pub(crate) type FileSystemEntryCallback = FileSystemEntryCallback<DomTypeHolder>;Aliased Type§
pub(crate) struct FileSystemEntryCallback {
pub parent: CallbackFunction<DomTypeHolder>,
}Fields§
§parent: CallbackFunction<DomTypeHolder>pub(crate) type FileSystemEntryCallback = FileSystemEntryCallback<DomTypeHolder>;pub(crate) struct FileSystemEntryCallback {
pub parent: CallbackFunction<DomTypeHolder>,
}parent: CallbackFunction<DomTypeHolder>