Type Definition typed_path::native::NativeComponent

source ·
pub type NativeComponent<'a> = UnixComponent<'a>;
Expand description

Component that is native to the platform during compilation