Searched defs:AsCborValue (Results 1 – 3 of 3) sorted by relevance
7 fn show_schema<T: kmr_wire::AsCborValue>() { in show_schema()
292 pub trait AsCborValue: Sized { interface425 impl<const N: usize> AsCborValue for [u8; N] { impl539 impl AsCborValue for () { impl
438 impl AsCborValue for $cenum { impl487 impl AsCborValue for $reqenum { impl525 impl AsCborValue for $rspenum { impl