Docs.rs
  • br-crypto-0.3.4
    • br-crypto 0.3.4
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • carryxd
    • Dependencies
      • base32 ^0.5.1 normal optional
      • base64 ^0.22.1 normal optional
      • byteorder ^1.5.0 normal optional
      • chrono ^0.4.38 normal optional
      • encoding ^0.2.33 normal optional
      • encoding_rs ^0.8.35 normal optional
      • hex ^0.4.3 normal optional
      • hmac ^0.12.1 normal optional
      • json ^0.12.4 normal optional
      • libaes ^0.7.0 normal optional
      • log ^0.4.22 normal
      • mail-parser ^0.9.1 normal optional
      • md5 ^0.8.0 normal optional
      • openssl ^0.10 normal optional
      • quoted_printable ^0.5.1 normal optional
      • rand ^0.9.0 normal
      • sha1 ^0.10.6 normal optional
      • sha2 ^0.10.8 normal optional
      • sha256-rs ^1.0.1 normal optional
      • textcode ^0.2.2 normal optional
      • urlencoding ^2.1.3 normal optional
      • uuid ^1.11 normal
      • env_logger ^0.11.5 dev
      • json ^0.12.4 dev
    • Versions
    • 37.14% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

br_crypto0.3.4

Module encoding

Module Items

  • Functions

In crate br_crypto

br_crypto

Module encoding

Source

Functions§

big5_to_utf8
code_to_utf8
euc_kr_to_utf8
from_utf8
gb2312_to_utf8
gb18030_to_utf8
gbk_to_utf8
iso_6937_to_utf8
iso_8859_1_to_utf8
iso_8859_2_to_utf8
iso_8859_3_to_utf8
iso_8859_4_to_utf8
iso_8859_5_to_utf8
iso_8859_6_to_utf8
iso_8859_7_to_utf8
iso_8859_8_to_utf8
iso_8859_9_to_utf8
iso_8859_10_to_utf8
iso_8859_11_to_utf8
iso_8859_13_to_utf8
iso_8859_14_to_utf8
iso_8859_15_to_utf8
iso_8859_16_to_utf8
koi8r_to_utf8
to_gb2312
to_gb18030
to_gbk
to_utf8
urlencoding_decode
url解码
urlencoding_encode
url编码