Docs.rs
  • edres-0.7.1
    • edres 0.7.1
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mistodon
    • Dependencies
      • edres_core =0.7.1 normal
      • proc-macro2 ^1.0 dev
      • quote ^1.0 dev
    • Versions
    • 100% 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

edres0.7.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • EnumOptions
  • FilesOptions
  • Options
  • OutputOptions
  • ParseOptions
  • StructOptions
  • ValuesStructOptions
  • options::EnumOptions
  • options::FilesOptions
  • options::Options
  • options::OutputOptions
  • options::ParseOptions
  • options::StructOptions
  • options::ValuesStructOptions
  • value::Struct

Enums

  • Error
  • FloatSize
  • Format
  • IntSize
  • SerdeSupport
  • options::FloatSize
  • options::IntSize
  • options::SerdeSupport
  • value::Value

Functions

  • codegen::define_enum_from_filenames
  • codegen::define_enum_from_keys
  • codegen::define_structs
  • codegen::define_structs_from_file_contents
  • codegen::define_structs_from_values
  • create_enum
  • create_enum_from_filenames
  • create_enum_from_source
  • create_structs
  • create_structs_from_files
  • create_structs_from_source
  • generate_enum
  • generate_enum_from_filenames
  • generate_enum_from_source
  • generate_structs
  • generate_structs_from_files
  • generate_structs_from_source
  • parsing::json::parse_source
  • parsing::json::parse_value
  • parsing::json::parse_value_non_unified
  • parsing::parse_source
  • parsing::parse_source_file
  • parsing::toml::parse_source
  • parsing::toml::parse_value
  • parsing::toml::parse_value_non_unified
  • parsing::unify_value
  • parsing::unify_values
  • parsing::yaml::parse_source
  • parsing::yaml::parse_value
  • parsing::yaml::parse_value_non_unified

Type Aliases

  • value::Map