Searched defs:ViewProxy (Results 1 – 4 of 4) sorted by relevance
38 impl<'msg> ViewProxy<'msg> for $t {} impl
46 impl<'msg> ViewProxy<'msg> for [< $t Cow>]<'msg> {} impl
215 pub trait ViewProxy<'msg>: SealedInternal + Proxy<'msg> + Send {} trait
153 impl<'msg> ViewProxy<'msg> for &'msg [u8] {} impl556 impl<'msg> ViewProxy<'msg> for &'msg ProtoStr {} impl