pub trait INative { }
Expand description

Provides the Native framework trait for explicit Backend behaviour.

You usually would not need to care about this trait.

Implementors§