Trait screeps::traits::HasNativeId
source · pub trait HasNativeId {
// Required method
fn native_id(&self) -> JsString;
}
Required Methods§
Implementors§
impl HasNativeId for Deposit
impl HasNativeId for Mineral
impl HasNativeId for Nuke
impl HasNativeId for PowerCreep
impl HasNativeId for Reactor
Available on crate feature
thorium
only.impl HasNativeId for Resource
impl HasNativeId for Ruin
impl HasNativeId for ScoreCollector
Available on crate feature
score
only.impl HasNativeId for ScoreContainer
Available on crate feature
score
only.impl HasNativeId for Source
impl HasNativeId for SymbolContainer
Available on crate feature
symbols
only.impl HasNativeId for SymbolDecoder
Available on crate feature
symbols
only.