YamlPath

Type Alias YamlPath 

Source
pub type YamlPath<T> = FilePath<T, YamlDumper, YamlLoader>;

Aliased Typeยง

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