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

type TomlFileLoadError = FileError<Error>;

Trait Implementations

impl From<Error> for TomlFileLoadError
[src]

Performs the conversion.