#[derive(FromWorld)]
{
// Attributes available to this derive:
#[from_world]
}
Expand description
Implement the FromWorld
trait.
#[derive(FromWorld)]
{
// Attributes available to this derive:
#[from_world]
}
Implement the FromWorld
trait.