[][src]Type Definition safe_api::files::FileItem

type FileItem = BTreeMap<String, String>;

Trait Implementations

impl GetAttr for FileItem[src]