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

type FileItem = BTreeMap<String, String>;

Trait Implementations

impl GetAttr for FileItem[src]