Type Definition assembly_data::xml::obj::store::sink::DestructibleStoreDataSink[][src]

pub type DestructibleStoreDataSink<'a> = (&'a mut Object, Destructible);

Trait Implementations