Docs.rs
  • kanpyo-dict-0.1.1
    • kanpyo-dict 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • togatoga
    • Dependencies
      • anyhow ^1.0.83 normal
      • bincode ^1.3.3 normal
      • clap ^4.4.6 normal
      • csv ^1.3.0 normal
      • dirs ^5.0.1 normal
      • encoding_rs ^0.8.33 normal
      • itertools ^0.13.0 normal
      • regex ^1.10.5 normal
      • serde ^1.0.203 normal
      • zip ^2.1.3 normal
    • Versions
    • 2.88% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

kanpyo_dict0.1.1

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • builder::char_def::CharClassDef
  • builder::config::Config
  • builder::matrix_def::MatrixDef
  • builder::record::Record
  • builder::unk::UnkDefRecord
  • char_category_def::CharCategoryDef
  • connection::ConnectionTable
  • dict::Dict
  • index::IndexTable
  • morph::Morph
  • morph::Morphs
  • morph_feature::MorphFeatureTable
  • morph_feature::MorphFeatureTableBuilder
  • trie::da::DoubleArray
  • trie::da::Node
  • unk_dict::UnkDict

Traits

  • dict::DictReadWrite

Functions

  • builder::build
  • builder::char_def::parse_char_def
  • builder::matrix_def::parse_matrix_def
  • builder::record::parse_csv
  • builder::unk::parse_unk_def
  • trie::da::build
  • trie::da::build_with_ids

Type Aliases

  • morph_feature::MorphFeatureID
  • morph_feature::MorphFeatureIDs
  • trie::da::KeywordID