pub struct Component(/* private fields */);
Available on crate features runtime
and component-model
only.
Component type
Implementations§ Source§ impl Component Source pub fn get_import(&self, engine: &Engine, name: &str) -> Option<ComponentItem>Returns import associated with name
, if such exists in the component
Iterates over imports of the component
Source pub fn get_export(&self, engine: &Engine, name: &str) -> Option<ComponentItem>Returns export associated with name
, if such exists in the component
Iterates over exports of the component
Trait Implementations§ Auto Trait Implementations§ Blanket Implementations§RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4