Type Definition nannou::io::TomlFileSaveError[][src]

type TomlFileSaveError = FileError<Error>;

Trait Implementations

impl From<Error> for TomlFileSaveError
[src]

Performs the conversion.