Type Definition serde_loader::json::JsonPath

source · []
pub type JsonPath<T> = FilePath<T, JsonDumper, JsonLoader>;