Docs.rs
  • fst-native-0.8.0
    • fst-native 0.8.0
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • ekiwi
    • Dependencies
      • flate2 ^1.0 normal
      • lz4_flex ^0.11.1 normal
      • num_enum ^0.7.0 normal
      • tempfile ^3 normal
      • thiserror ^1.0.58 normal
      • clap ^4.4.6 dev
      • fst-sys ^0.2.0 dev
      • leb128 ^0.2.5 dev
      • proptest ^1.3.1 dev
      • proptest-derive ^0.4.0 dev
      • vcd ^0.7.0 dev
    • Versions
    • 0% 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_native0.8.0

  • All Items
  • Structs
  • Enums
  • Functions
?
Change settings

Crate fst_native

source ·

Structs§

  • FstFilter
  • FstHeader
  • FstReader
    Reads in a FST file.
  • FstSignalHandle

Enums§

  • FstHierarchyEntry
  • FstScopeType
  • FstSignalValue
  • FstVarDirection
  • FstVarType
  • FstVhdlDataType
  • FstVhdlVarType

Functions§

  • is_fst_file
    Quickly scans an input to see if it could be a FST file.