[]
= "bitfrob"
= "A sibling crate for `bytemuck`, this is where forbid(unsafe_code) utilities live."
= "1.3.2"
= "2021"
= "https://github.com/Lokathor/bitfrob"
= "Zlib OR Apache-2.0 OR MIT"
= ["no-std"]
= ["bits", "bit", "frob", "bytemuck"]
[]
# adds `track_caller` attribute on fns that assert things.
# I'm told this can mess up inlining and stuff, so it's optional.
= []