pub struct PlayerErrorSourceLocationBuilder { /* private fields */ }Implementations§
Trait Implementations§
source§impl Clone for PlayerErrorSourceLocationBuilder
impl Clone for PlayerErrorSourceLocationBuilder
source§fn clone(&self) -> PlayerErrorSourceLocationBuilder
fn clone(&self) -> PlayerErrorSourceLocationBuilder
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Default for PlayerErrorSourceLocationBuilder
impl Default for PlayerErrorSourceLocationBuilder
source§fn default() -> PlayerErrorSourceLocationBuilder
fn default() -> PlayerErrorSourceLocationBuilder
Returns the “default value” for a type. Read more