Skip to main content

FileSystemMethods

Trait FileSystemMethods 

Source
pub(crate) trait FileSystemMethods<D>
where D: DomTypes,
{ // Required methods fn Name(&self) -> USVString; fn Root(&self) -> Root<Dom<<D as DomTypes>::FileSystemDirectoryEntry>>; }

Required Methods§

Implementors§