pub type DynKitsune = Arc<dyn Kitsune>;
Trait-object Kitsune.
pub struct DynKitsune { /* private fields */ }