Struct screeps::memory::MemoryReference [] [src]

pub struct MemoryReference(_);

TODO: do we even need this over just a raw 'Reference'?

Methods

impl MemoryReference
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl TryFrom<Value> for MemoryReference
[src]

The type returned in the event of a conversion error.

[src]

Performs the conversion.