pub type ProtobufPath<T> = FilePath<T, ProtobufDumper, ProtobufLoader>;
pub struct ProtobufPath<T> { /* private fields */ }