Module action_error_codes

Source
Expand description

This module contains error code enums for individual API actions.

Re-exports§

pub use self::construction_site::*;
pub use self::creep::*;
pub use self::flag::*;
pub use self::game::*;
pub use self::powercreep::*;
pub use self::room::*;
pub use self::room_position::*;
pub use self::shared::*;
pub use self::spawning::*;
pub use self::structure::*;
pub use self::structure_controller::*;
pub use self::structure_factory::*;
pub use self::structure_lab::*;
pub use self::structure_link::*;
pub use self::structure_nuker::*;
pub use self::structure_observer::*;
pub use self::structure_powerspawn::*;
pub use self::structure_rampart::*;
pub use self::structure_spawn::*;
pub use self::structure_terminal::*;
pub use self::structure_tower::*;

Modules§

construction_site
creep
flag
game
powercreep
room
room_position
shared
spawning
structure
structure_controller
structure_factory
structure_lab
structure_link
structure_nuker
structure_observer
structure_powerspawn
structure_rampart
structure_spawn
structure_terminal
structure_tower