Trait coaster::binary::IBinary

source ·
pub trait IBinary { }
Expand description

Defines the functionality for turning a library into backend-specific, executable operations.

Implementors§