[][src]Type Definition oxygengine::core::assets::protocol::Meta

type Meta = Option<Box<dyn Any + 'static + Sync + Send>>;