Docs.rs
  • fst-no-std-0.4.7
    • fst-no-std 0.4.7
    • Docs.rs crate page
    • Unlicense/MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • CrabNebula-Bot
    • github:crabnebula-dev:publish
    • Dependencies
      • utf8-ranges ^1.0.4 normal
      • doc-comment ^0.3.1 dev
      • fnv ^1.0.6 dev
      • memmap2 ^0.5.10 dev
      • quickcheck ^0.9.2 dev
      • rand ^0.7.3 dev
    • Versions
    • 100% 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

fst_no_std0.4.7

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

List of all items

Structs

  • automaton::AlwaysMatch
  • automaton::Complement
  • automaton::ComplementState
  • automaton::Intersection
  • automaton::IntersectionState
  • automaton::Levenshtein
  • automaton::StartsWith
  • automaton::StartsWithState
  • automaton::Str
  • automaton::Subsequence
  • automaton::Union
  • automaton::UnionState
  • map::Difference
  • map::Intersection
  • map::Keys
  • map::Map
  • map::MapBuilder
  • map::OpBuilder
  • map::Stream
  • map::StreamBuilder
  • map::StreamWithState
  • map::StreamWithStateBuilder
  • map::SymmetricDifference
  • map::Union
  • map::Values
  • raw::Builder
  • raw::Difference
  • raw::Fst
  • raw::IndexedValue
  • raw::Intersection
  • raw::Node
  • raw::OpBuilder
  • raw::Output
  • raw::Stream
  • raw::StreamBuilder
  • raw::StreamWithState
  • raw::StreamWithStateBuilder
  • raw::SymmetricDifference
  • raw::Transition
  • raw::Transitions
  • raw::Union
  • set::Difference
  • set::Intersection
  • set::OpBuilder
  • set::Set
  • set::SetBuilder
  • set::Stream
  • set::StreamBuilder
  • set::StreamWithState
  • set::StreamWithStateBuilder
  • set::SymmetricDifference
  • set::Union

Enums

  • Error
  • automaton::LevenshteinError
  • raw::Error

Traits

  • IntoStreamer
  • Streamer
  • automaton::Automaton

Type Aliases

  • Result
  • raw::CompiledAddr
  • raw::FstType

Constants

  • raw::VERSION