Struct sixtyfps_compilerlib::typeloader::LoadedDocuments [−][src]
pub struct LoadedDocuments { /* fields omitted */ }
Expand description
Storage for a cache of all loaded documents
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl !RefUnwindSafe for LoadedDocuments
impl !Send for LoadedDocuments
impl !Sync for LoadedDocuments
impl Unpin for LoadedDocuments
impl !UnwindSafe for LoadedDocuments