pub trait Creatable { }
Expand description

marker trait for creating

Implementors