Docs.rs
  • inexor-rgf-model-command-0.9.1
    • inexor-rgf-model-command 0.9.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aschaeffer
    • Dependencies
      • clap ^4.1 normal
      • indradb-lib ^3 normal
      • inexor-rgf-core-builder ^0.9.1 normal
      • inexor-rgf-core-model ^0.9.1 normal
      • inexor-rgf-model-runtime ^0.9.1 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4 normal
      • log4rs ^1.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • strum ^0.24 normal
      • strum_macros ^0.24 normal
      • toml ^0.7 normal
      • uuid ^1.1 normal
    • Versions
    • 9.17% of the crate is documented
  • 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

inexor_rgf_model_command0.9.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • builder::CommandBuilder
  • component::command::COMPONENT_COMMAND
  • entity::arg::CommandArg
  • entity::arg::CommandArgs
  • entity::command::Command
  • error::InvalidCommandArgDefinition
  • error::NotACommand

Enums

  • builder::command_builder_state::Arguments
  • builder::command_builder_state::Components
  • builder::command_builder_state::EntityType
  • builder::command_builder_state::Executor
  • builder::command_builder_state::Finish
  • builder::command_builder_state::Help
  • builder::command_builder_state::Label
  • builder::command_builder_state::Name
  • builder::command_builder_state::Properties
  • builder::command_builder_state::Scope
  • component::command::CommandProperties
  • error::CommandArgsError
  • error::CommandBuilderError
  • error::CommandExecutionFailed
  • error::NoSuchCommand

Traits

  • component::command::CommandComponent

Constants

  • NAMESPACE_COMMAND
  • component::command::COMPONENT_NAME_COMMAND