Docs.rs
  • cipher-utils-0.1.0
    • cipher-utils 0.1.0
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vi013t
    • Dependencies
      • anyhow ^1.0.89 normal
      • itertools ^0.13.0 normal
      • lazy_static ^1.5.0 normal
      • strum ^0.26.3 normal
      • strum_macros ^0.26.4 normal
    • Versions
    • 16.22% 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

cipher_utils0.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • LanguageIter
  • alphabet::ASCII
  • alphabet::Alphabet
  • alphabet::AlphabetIndex
  • alphabet::BASE_64
  • alphabet::CAPITAL_LETTERS
  • alphabet::LETTERS
  • alphabet::LETTERS_AND_NUMBERS
  • alphabet::LOWERCASE_LETTERS
  • alphabet::NUMBERS
  • base64::ALPHABET
  • base64::Base64

Enums

  • Language

Traits

  • Analyze