Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
third_party
/
rust
/
yoke-derive
/
examples
Navigation
Enable keyboard shortcuts
Name
Description
Size
yoke_derive.rs
#[derive(Yokeable)] pub struct MaybeSizedWrapWithLifetime<'a, T, Q: ?Sized, U: ?Sized> { x: T, y: Option<T>, ignored: &'a U, q: Q, }
2960