Type Definition serde_loader::json5::Json5Path

source · []
pub type Json5Path<T> = FilePath<T, Json5Dumper, Json5Loader>;