Skip to main content

BerBoolFmt

Type Alias BerBoolFmt 

Source
pub type BerBoolFmt = BoolFmt<false>;
Expand description

Convenience type alias for the BER variant of ASN.1 BOOLEAN.

Aliased Type§

pub struct BerBoolFmt;

Trait Implementations§

Source§

impl Leaf for BerBoolFmt

Source§

proof fn leaf_inv(&self)