Json5Path

Type Alias Json5Path 

Source
pub type Json5Path<T> = FilePath<T, Json5Dumper, Json5Loader>;

Aliased Typeยง

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