Type Alias serde_pointer::ParseError
source · pub type ParseError = ParseError;Aliased Type§
struct ParseError {
pub error: String,
}Fields§
§error: Stringpub type ParseError = ParseError;struct ParseError {
pub error: String,
}error: String