Type Definition ergo_fs::ExpandError [] [src]

type ExpandError = LookupError<VarError>;

Renamed shellexpand::LookupError for better ergonomics.