Docs.rs
  • waynest-gen-0.0.25
    • waynest-gen 0.0.25
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • morr0ne
    • Dependencies
      • anyhow ^1.0.94 normal optional
      • clap ^4.5.23 normal optional
      • heck ^0.5.0 normal
      • indexmap ^2.7.0 normal optional
      • proc-macro2 ^1.0.92 normal
      • quick-xml ^0.37.1 normal
      • quote ^1.0.37 normal
      • rayon ^1.10.0 normal optional
      • serde ^1.0.216 normal
      • serde_json ^1.0.133 normal
      • thiserror ^2.0.7 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal optional
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

waynest_gen0.0.25

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • parser::Arg
  • parser::Entry
  • parser::Enum
  • parser::Interface
  • parser::Message
  • parser::Pair
  • parser::Protocol

Enums

  • parser::ArgType
  • parser::Error
  • parser::MessageType

Functions

  • client::generate_client_code
  • server::generate_server_code
  • utils::description_to_docs
  • utils::find_enum
  • utils::make_ident
  • utils::value_to_u32
  • utils::write_enums