rtic/stable/api/search.desc/bitfield/bitfield-desc-0-.js

1 line
493 B
JavaScript
Raw Normal View History

searchState.loadedDescShard("bitfield", 0, "This crate provides macros to generate bitfield-like …\nA trait to get or set a single bit.\nA trait to get or set ranges of bits.\nGet a single bit.\nGet a range of bits.\nCombines <code>bitfield_bitrange</code> and <code>bitfield_fields</code>.\nImplements <code>BitRange</code> for a tuple struct (or “newtype”).\nGenerates a <code>fmt::Debug</code> implementation.\nDeclares the fields of struct.\nSet a single bit.\nSet a range of bits.")