#[derive(Resources)] { // Attributes available to this derive: #[state] #[client] }
Derive the Resources trait for a struct.
Resources