Struct sixtyfps_compilerlib::object_tree::Exports [−][src]
pub struct Exports(_);
Implementations
pub fn from_node(
doc: &Document,
inner_components: &[Rc<Component>],
type_registry: &TypeRegister,
diag: &mut BuildDiagnostics
) -> Self
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Exports
impl !UnwindSafe for Exports