Docs.rs
  • seal-0.1.5
    • seal 0.1.5
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • regexident
    • Dependencies
      • bitflags ^1.0.4 normal
      • memmap2 ^0.5.0 normal
      • tempfile ^3.2.0 normal
      • uuid ^1.0.0 normal
    • Versions
    • 16.1% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

seal0.1.5

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • pair::alignment::Alignment
  • pair::alignment_matrix::in_memory::AlignmentMatrix
  • pair::alignment_matrix::memory_mapped::AlignmentMatrix
  • pair::alignment_set::AlignmentSet
  • pair::alignments::Alignments
  • pair::cursor::Cursor
  • pair::needleman_wunsch::NeedlemanWunsch
  • pair::runs::Runs
  • pair::smith_waterman::SmithWaterman
  • pair::step_mask::StepMask
  • pair::steps::Steps

Enums

  • pair::run::Run
  • pair::step::Step

Traits

  • pair::alignment_matrix::AlignmentMatrix
  • pair::strategy::Strategy