Docs.rs
  • typeshare-engine-0.2.1
    • typeshare-engine 0.2.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 1PasswordCratePublisher
    • Dependencies
      • anyhow ^1.0.95 normal
      • clap ^4.5 normal
      • clap_complete ^4.5.32 normal
      • ignore ^0.4.23 normal
      • indent_write ^2.2.0 normal
      • itertools ^0.14.0 normal
      • proc-macro2 ^1.0.94 normal
      • quote ^1.0.38 normal
      • rayon ^1.10.0 normal
      • serde ^1.0.217 normal
      • syn ^2.0.96 normal
      • thiserror ^2.0.11 normal
      • toml ^0.8.19 normal
      • typeshare-model ^1.1 normal
      • cool_asserts ^2.0.3 dev
      • itertools ^0.14.0 dev
    • Versions
    • 44.19% 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

typeshare_engine0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • FileParseErrors
  • ParseError
  • ParseErrorSet
  • args::Output
  • args::StandardArgs
  • config::CliArgsSet
  • config::Config
  • driver::PersonalizeClap
  • parser::ParsedData
  • parser::ParserInput

Enums

  • FileErrorKind
  • FilesMode
  • ParseErrorKind
  • RustTypeParseError
  • args::Command
  • args::OutputLocation
  • parser::RustItem
  • writer::BorrowedRustItem

Traits

  • driver::LanguageSet

Functions

  • args::add_lang_argument
  • args::add_language_params_to_clap
  • config::compute_args_set
  • config::load_config
  • config::load_language_config
  • config::load_language_config_from_file_and_args
  • driver::main_body
  • parser::parse
  • parser::parse_input
  • parser::parser_inputs
  • writer::write_multiple_files
  • writer::write_output
  • writer::write_single_file