FromWorld

Derive Macro FromWorld 

Source
#[derive(FromWorld)]
{
    // Attributes available to this derive:
    #[from_world]
}
Expand description

Implement the FromWorld trait.