Docs.rs
  • kaiser-0.1.3
    • kaiser 0.1.3
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 64
    • Dependencies
      • clap ^2.32.0 normal
      • itertools ^0.8.0 normal
      • lazy_static ^1.2.0 normal
      • scan_fmt ^0.1.3 normal
      • simple-error ^0.1.12 normal
      • smallvec ^0.6.7 normal
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kaiser0.1.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • buffer::Buffer
  • buffer::PartialBuffer
  • char::Char
  • ciphers::Affine
  • ciphers::Caesar
  • ciphers::Transposition
  • ciphers::Vigenere
  • score::Score

Enums

  • score::ScoreMethod

Traits

  • buffer::CharStream
  • buffer::IntoBorrowingIterator
  • ciphers::Decrypt
  • ciphers::Encrypt
  • ciphers::PartialDecrypt
  • ciphers::PartialEncrypt

Functions

  • score::score
  • stats::chi_squared
  • stats::index_of_coincidence
  • stats::letter_frequencies
  • stats::quadgram_score

Constants

  • score::MAX_SCORE
  • score::MIN_SCORE