Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitflags/bitflags
/ macro_free.rs
File
macro_free.rs
examples/macro_free.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! An example of implementing the `BitFlags` trait manually for a flags type.
2
//!
3
//! This example doesn't use any macros.
4
Callers
nothing calls this directly
Calls
1
ManualFlags
Class · 0.70
Tested by
no test coverage detected