Struct screeps::objects::Tombstone [] [src]

pub struct Tombstone(_);

Methods

impl Tombstone
[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for Tombstone
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl AsRef<Reference> for Tombstone
[src]

[src]

Performs the conversion.

impl From<Tombstone> for Reference
[src]

[src]

Performs the conversion.

impl TryFrom<Value> for Tombstone
[src]

The type returned in the event of a conversion error.

[src]

Performs the conversion.

impl Withdrawable for Tombstone
[src]

impl RoomObjectProperties for Tombstone
[src]

[src]

[src]

impl HasStore for Tombstone
[src]

[src]

[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for Tombstone

impl Sync for Tombstone