☰
base64
Modules
display
Structs
Config
Enums
CharacterSet
DecodeError
LineEnding
LineWrap
Constants
CRYPT
MIME
STANDARD
STANDARD_NO_PAD
URL_SAFE
URL_SAFE_NO_PAD
Functions
decode
decode_config
decode_config_buf
decode_config_slice
encode
encode_config
encode_config_buf
encode_config_slice
Crates
adler32
arrayvec
backtrace
backtrace_sys
base64
bitflags
bosonnlp
byteorder
bytes
cfg_if
crc
crossbeam_deque
crossbeam_epoch
crossbeam_utils
dtoa
encoding_rs
failure
failure_derive
flate2
flate2_crc
fnv
foreign_types
foreign_types_shared
futures
futures_cpupool
h2
http
httparse
hyper
hyper_tls
idna
indexmap
iovec
itoa
lazy_static
lazycell
libc
libflate
lock_api
log
matches
memoffset
mime
mime_guess
miniz_oxide
miniz_oxide_c_api
mio
mio_uds
native_tls
net2
nodrop
num_cpus
openssl
openssl_probe
openssl_sys
owning_ref
parking_lot
parking_lot_core
percent_encoding
phf
phf_shared
proc_macro2
quote
rand
rand_chacha
rand_core
rand_hc
rand_isaac
rand_pcg
rand_xorshift
reqwest
rustc_demangle
ryu
safemem
scopeguard
serde
serde_derive
serde_json
serde_urlencoded
siphasher
slab
smallvec
stable_deref_trait
string
syn
synstructure
time
tokio
tokio_codec
tokio_current_thread
tokio_executor
tokio_fs
tokio_io
tokio_reactor
tokio_tcp
tokio_threadpool
tokio_timer
tokio_udp
tokio_uds
try_lock
unicase
unicode_bidi
unicode_normalization
unicode_xid
unreachable
url
uuid
void
want
dark
light
[
−
]
[src]
Constant
base64
::
STANDARD
pub const STANDARD:
Config
[
−
]
Expand description
Standard character set with padding.