Type Alias gluon_doc::Error

source ·
pub type Error = Error;

Aliased Type§

struct Error { /* private fields */ }

Trait Implementations§

source§

impl Deref for Error

§

type Target = dyn Error + Send + Sync

The resulting type after dereferencing.
source§

fn deref(&self) -> &<Error as Deref>::Target

Dereferences the value.