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()60 T: 'buf + Follow<'buf> + Verifiable, in size_prefixed_root()76 T: 'buf + Follow<'buf> + Verifiable, in size_prefixed_root_with_opts()
531 Key: Follow<'buf> + Verifiable, in visit_union()574 pub trait Verifiable { interface655 impl<'a> Verifiable for &'a str { impl681 impl Verifiable for $T { impl
22 public protocol Verifiable { protocol37 extension Verifiable { extension