Docs.rs
  • bs64-0.1.0
    • bs64 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ozgb
    • Dependencies
      • base64 ^0.21.0 normal
      • clap ^4.4.6 normal
      • data-encoding ^2.3.3 normal
      • rand ^0.8.5 normal
      • thiserror ^1.0.49 normal
      • data-encoding ^2.3.3 dev
      • rand ^0.8.5 dev
    • Versions
    • 18.52% of the crate is documented
  • Go to latest version
  • Platform
    • 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

bs640.1.0

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

Crate bs64

source ·

Modules

  • avx2
  • simple

Structs

  • DecodeOptions
  • EncodeOptions

Enums

  • CodecError
    The error type for encoding and decoding.

Functions

  • decode
  • decode_len
  • decode_mut
  • encode
  • encode_len
  • encode_mut