pub trait Mutable: MutablePriv { }
Expand description

Trait bound on ArenaOptions::Mutable.

Implementations on Foreign Types§

source§

impl Mutable for Bool<true>

source§

impl Mutable for Bool<false>

Implementors§