Type Definition oca_rust::state::oca::DynOverlay[][src]

pub type DynOverlay = Box<dyn Overlay>;

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more