Struct foxbox_taxonomy::parse::JSONError [] [src]

pub struct JSONError(_);

Trait Implementations

impl Serialize for JSONError

fn serialize<S>(&self, serializer: &mut S) -> Result<(), S::Error> where S: Serializer

Derived Implementations

impl Debug for JSONError

fn fmt(&self, __arg_0: &mut Formatter) -> Result