Struct rocket_contrib::SerdeError []

pub struct SerdeError { /* fields omitted */ }

This type represents all possible errors that can occur when serializing or deserializing JSON data.

Trait Implementations

impl Display for Error

impl Debug for Error

Formats the value using the given formatter.

impl Error for Error

impl Error for Error

impl Error for Error

impl From<ErrorImpl> for Error

impl From<Error> for Error

impl From<Error> for Error