Type Alias ProtobufPath

Source
pub type ProtobufPath<T> = FilePath<T, ProtobufDumper, ProtobufLoader>;

Aliased Typeยง

pub struct ProtobufPath<T> { /* private fields */ }