[][src]Type Definition quixutils::api::ErrorItems

type ErrorItems = BTreeMap<String, String>;

Trait Implementations