Struct foxbox_taxonomy::parse::JSONError
[−]
[src]
pub struct JSONError(_);
pub struct JSONError(_);
impl Serialize for JSONErrorfn serialize<S>(&self, serializer: &mut S) -> Result<(), S::Error> where S: Serializerimpl Debug for JSONError