pub trait HostAccessTest: HostAccess<OpData, RegionData> { }
Expand description

Represents all methods implemented by the host.

Object Safety§

This trait is not object safe.

Implementors§