Docs.rs
  • sakurs-cli-0.1.0
    • sakurs-cli 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sog4be
    • Dependencies
      • anyhow ^1.0 normal
      • clap ^4.5 normal
      • env_logger ^0.11 normal
      • glob ^0.3 normal
      • indicatif ^0.18 normal
      • log ^0.4 normal
      • num_cpus ^1.16 normal
      • rayon ^1.10 normal
      • sakurs-core ^0.1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • toml ^0.9 normal
      • assert_cmd ^2.0 dev
      • predicates ^3.1 dev
      • tempfile ^3.10 dev
    • Versions
    • 98.91% 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

sakurs_cli0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • commands::generate_config::GenerateConfigArgs
  • commands::process::ProcessArgs
  • commands::validate::ValidateArgs
  • input::file_reader::FileReader
  • output::json::JsonFormatter
  • output::json::SentenceData
  • output::markdown::MarkdownFormatter
  • output::text::TextFormatter
  • progress::ProgressReporter

Enums

  • commands::Commands
  • commands::ListCommands
  • commands::process::Language
  • commands::process::OutputFormat
  • error::CliError
  • language_source::LanguageSource

Traits

  • output::OutputFormatter

Functions

  • input::glob_resolver::resolve_patterns

Type Aliases

  • error::CliResult