Docs.rs
  • spring-ai-rs-0.1.1
    • spring-ai-rs 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • Neek-sss
    • Dependencies
      • bincode ~1 normal
      • itertools ~0.12 normal
      • lazy_static ~1 normal
      • libc ~0.2 normal
      • linkme ~0.3 normal
      • nalgebra ~0.32 normal
      • serde ~1 normal
      • slog ~2 normal
      • spring-ai-rs-macro ~0.1 normal
      • spring-ai-sys ~0.1 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

spring_ai_rs0.1.1

Module ai_macro

  • Statics
  • Attribute Macros

In crate spring_ai_rs

?
Settings

Module spring_ai_rs::ai_macro

source ·

Statics§

  • COMMAND_FINISHED
  • ENEMY_CREATED
  • ENEMY_DAMAGED
  • ENEMY_DESTROYED
  • ENEMY_ENTER_LOS
  • ENEMY_ENTER_RADAR
  • ENEMY_FINISHED
  • ENEMY_LEAVE_LOS
  • ENEMY_LEAVE_RADAR
  • LOAD
  • LUA_MESSAGE
  • MESSAGE
  • NULL
  • PLAYER_COMMAND
  • RELEASE
  • SAVE
  • SEISMIC_PING
  • UNIT_CAPTURED
  • UNIT_CREATED
  • UNIT_DAMAGED
  • UNIT_DESTROYED
  • UNIT_FINISHED
  • UNIT_GIVEN
  • UNIT_IDLE
  • UNIT_MOVE_FAILED
  • UPDATE
  • WEAPON_FIRED

Attribute Macros§

  • ai_func