[][src]Type Definition oxygengine::prelude::Meta

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