Searched defs:Verifiable (Results 1 – 3 of 3) sorted by relevance
28 T: 'buf + Follow<'buf> + Verifiable, in root()44 T: 'buf + Follow<'buf> + Verifiable, in root_with_opts()58 T: 'buf + Follow<'buf> + Verifiable, in size_prefixed_root()74 T: 'buf + Follow<'buf> + Verifiable, in size_prefixed_root_with_opts()
424 Key: Follow<'buf> + Verifiable, in visit_union()461 pub trait Verifiable { interface531 impl<'a> Verifiable for &'a str { impl557 impl Verifiable for $T { impl
26 public protocol Verifiable { protocol41 extension Verifiable { extension