Docs.rs
bitflags-2.9.3
bitflags 2.9.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
KodrAus
github:rust-lang-nursery:libs
Dependencies
arbitrary ^1.0
normal
optional
bytemuck ^1.12
normal
optional
serde ^1.0.103
normal
optional
arbitrary ^1.0
dev
bytemuck ^1.12.2
dev
rustversion ^1.0
dev
serde_derive ^1.0.103
dev
serde_json ^1.0
dev
serde_test ^1.0.19
dev
trybuild ^1.0.18
dev
zerocopy ^0.8
dev
Versions
98.11%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module iter
bitflags
2.9.3
Module iter
Module Items
Structs
In crate bitflags
bitflags
Module
iter
Copy item path
Source
Expand description
Yield the bits of a source flags value in a set of contained flags values.
Structs
ยง
Iter
An iterator over flags values.
Iter
Names
An iterator over flags values.