Skip to main content

axiom_fmt_req_all_lower_hex

Function axiom_fmt_req_all_lower_hex 

Source
pub broadcast proof fn axiom_fmt_req_all_lower_hex<A: LowerHex>(a: &A, f: &Formatter<'_>)
Expand description
requires
fmt_req_all::<A>(),
ensures
#[trigger] a.fmt_req(f),