Skip to main content

Resource

Trait Resource 

Source
pub trait Resource: 'static { }
Expand description

Marker trait for singleton data stored in the world.

Implementors§