Searched defs:ExtFieldOptional (Results 1 – 2 of 2) sorted by relevance
20 pub struct ExtFieldOptional<M, T> { struct43 impl<M, V> ExtFieldOptional<M, V> { argument54 impl<M: Message, V: ProtobufValue> ExtFieldOptional<M, V> { implementation
13 pub struct ExtFieldOptional<M: Message, T: ProtobufType> { struct30 impl<M: Message, T: ProtobufType> ExtFieldOptional<M, T> { argument