Docs.rs
  • sigalign-core-0.2.1
    • sigalign-core 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • baku4
    • Dependencies
      • ahash ^0.8.11 normal
      • bytemuck ^1.14.0 normal
      • capwriter ^0.2.0 normal
      • num ^0.4.0 normal
      • serde ^1.0.192 normal
      • serde_json ^1.0.108 normal
      • thiserror ^1.0.38 normal
    • Versions
    • 25% 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

sigalign_core0.2.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • aligner::AlignmentRegulator
  • aligner::local::LocalAligner
  • aligner::local::LocalWithLimitAligner
  • aligner::semi_global::SemiGlobalAligner
  • aligner::semi_global::SemiGlobalWithLimitAligner
  • reference::PatternLocation
  • reference::Reference
  • results::Alignment
  • results::AlignmentOperations
  • results::AlignmentPosition
  • results::QueryAlignment
  • results::TargetAlignment

Enums

  • aligner::RegulatorError
  • results::AlignmentOperation

Traits

  • reference::PatternIndex
  • reference::SequenceBuffer
  • reference::SequenceStorage
  • reference::extensions::EstimateSize
  • reference::extensions::LabelRefStorage
  • reference::extensions::LabelStorage
  • reference::extensions::Serialize