pub trait OwnedSubRecord: for<'raw> SubRecord<'raw> { }

Implementors