Docs.rs
  • fen_parser-0.3.0
    • fen_parser 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kiahjh
    • Dependencies
      • pretty_assertions ^1.4.1 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.134 normal
    • Versions
    • 1.54% 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

fen_parser0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Parser
  • ast::EnumDefinition
  • ast::Field
  • ast::FileNode
  • ast::StructDefinition
  • ast::Variant
  • codegen::Context

Enums

  • Error
  • ast::IOType
  • ast::Primitive
  • ast::Type

Traits

  • codegen::GenCode

Functions

  • codegen::name_transforms::pascal_to_camel
  • codegen::name_transforms::pascal_to_kebab
  • codegen::name_transforms::pascal_to_snake
  • codegen::name_transforms::snake_to_camel
  • codegen::name_transforms::snake_to_pascal