Docs.rs
  • general-sam-0.5.2
    • general-sam 0.5.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ChieloNewctle
    • Dependencies
      • rand ^0.8.5 normal
      • criterion ^0.5.1 dev
      • rand ^0.8.5 dev
      • tokenizers ^0.14.1 dev
    • Versions
    • 8.62% 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

general_sam0.5.2

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • sam::GeneralSAM
  • sam::GeneralSAMNode
  • sam::GeneralSAMState
  • table::BisectTable
  • table::BisectTableIter
  • table::TransitionIter
  • table::WholeAlphabetTable
  • table::WholeAlphabetTableIter
  • table::WithKeyDerefedIter
  • trie::NextTrieStateIter
  • trie::Trie
  • trie::TrieNode
  • trie::TrieState
  • trie_alike::IterAsChain
  • trie_alike::IterAsChainNextStateIter
  • utils::rope::Rope
  • utils::rope::RopeTreapData
  • utils::rope::RopeUntaggedInner
  • utils::suffixwise::SuffixInTrie
  • utils::suffixwise::SuffixwiseData
  • utils::tokenize::GreedyTokenizer
  • utils::treap::TreapNode
  • utils::treap::TreapTree

Enums

  • trie_alike::TravelEvent
  • utils::treap::SplitTo

Traits

  • table::ConstructiveTransitionTable
  • table::SmallAlphabet
  • table::TransitionTable
  • trie_alike::TrieNodeAlike
  • utils::rope::RopeBase
  • utils::rope::RopeData
  • utils::rope::TreapBasedRopeBase
  • utils::treap::TreapNodeData

Functions

  • utils::tokenize::trie::greedy_tokenize_with_trie

Type Aliases

  • sam::GeneralSAMNodeID
  • table::BTreeTransTable
  • table::BoxBisectTable
  • table::HashTransTable
  • table::VecBisectTable
  • trie::TrieNodeID
  • utils::rope::UntaggedRope
  • utils::suffixwise::SuffixInTrieData
  • utils::suffixwise::UntaggedSuffixData
  • utils::treap::NeedSwap

Constants

  • sam::SAM_NIL_NODE_ID
  • sam::SAM_ROOT_NODE_ID
  • trie::TRIE_NIL_NODE_ID
  • trie::TRIE_ROOT_NODE_ID