Docs.rs
  • workflow-i18n-0.18.0
    • workflow-i18n 0.18.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aspect
    • surinder83singh
    • Dependencies
      • arc-swap ^1.6.0 normal
      • cfg-if ^1.0.0 normal
      • itertools ^0.13.0 normal
      • reqwest ^0.12.4 normal
      • ritehash ^0.2.0 normal
      • serde ^1.0.190 normal
      • serde_json ^1.0.108 normal
      • thiserror ^1.0.50 normal
    • Versions
    • 28.36% 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
    • 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

workflow_i18n0.18.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • i18n::Builder
  • i18n::Data
  • i18n::Dictionary
  • i18n::Languages
  • i18n::Storable

Enums

  • error::Error
  • json::CharEscape

Functions

  • i18n::create
  • i18n::dictionary
  • i18n::export_default_language
  • i18n::from_string
  • i18n::guard
  • i18n::i18n
  • i18n::i18n_args
  • i18n::import_translation_files
  • i18n::load
  • json::to_json

Type Aliases

  • i18n::DictionaryArgs
  • i18n::FxBuildHasher
  • i18n::FxHashMap
  • i18n::StoreFn
  • result::Result