pub type BerBitStringContentFmt = BitStringFmt<false>;Expand description
Convenience type alias for primitive BER BIT STRING contents.
Aliased Typeยง
pub struct BerBitStringContentFmt;pub type BerBitStringContentFmt = BitStringFmt<false>;Convenience type alias for primitive BER BIT STRING contents.
pub struct BerBitStringContentFmt;