Watch
1
0
Fork
You've already forked rust-bitstring
0
No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 6248e47ca8
Using codenames instead of suitenames in changelog.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-07-11 08:33:34 +02:00
.github/workflows Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00
debian Using codenames instead of suitenames in changelog. 2026-07-11 08:33:34 +02:00
src Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00
.appveyor.yml Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00
.cargo_vcs_info.json Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00
.gitignore Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00
Cargo.lock Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00
Cargo.toml Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00
Cargo.toml.orig Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00
LICENSE Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00
README.md Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00
rustfmt.toml Adding upstream version 0.2.1. 2026-05-09 20:54:56 +02:00

Rust CI AppVeyor Status crates.io MIT licensed

This library provides traits and some implementations to provide bitstring views on objects.

The documentation for master is located at https://stbuehler.github.io/rustdocs/bitstring/bitstring/; released versions are documented at https://docs.rs/bitstring.