Struct screeps_api::sync::UseRcTokens [] [src]

pub struct UseRcTokens;

Represents the configuration which will create an non-Send token storage.

Trait Implementations

impl Copy for UseRcTokens
[src]

impl Clone for UseRcTokens
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for UseRcTokens
[src]

[src]

Formats the value using the given formatter.

impl Default for UseRcTokens
[src]

[src]

Returns the "default value" for a type. Read more