Type Definition abscissa::FrameworkError[][src]

type FrameworkError = Error<FrameworkErrorKind>;

Abscissa-internal framework errors

Trait Implementations

impl From<Error> for FrameworkError
[src]

Performs the conversion.

impl From<Error> for FrameworkError
[src]

Performs the conversion.

impl From<Error> for FrameworkError
[src]

Performs the conversion.