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