☰
Crate crc_catalog
crc_catalog
1.1.1
All Items
Structs
Constants
Traits
Crates
addr2line
adler
ahash
async_channel
async_executor
async_global_executor
async_io
async_lock
async_process
async_rustls
async_std
async_task
async_trait
atoi
atomic_waker
backtrace
base64
base64ct
bigdecimal
bitflags
block_buffer
blocking
byteorder
bytes
cfg_if
chrono
concurrent_queue
const_oid
cpufeatures
crc
crc_catalog
crossbeam_channel
crossbeam_queue
crossbeam_utils
crypto_bigint
crypto_common
ctor
ctrlc
darling
darling_core
darling_macro
der
digest
dotenv
either
encoding_rs
event_listener
fastrand
fnv
follow_heating
form_urlencoded
futures
futures_channel
futures_core
futures_executor
futures_intrusive
futures_io
futures_lite
futures_sink
futures_task
futures_util
generic_array
getrandom
gimli
h2
hashbrown
hashlink
heck
hex
http
http_body
httparse
httpdate
hyper
hyper_rustls
iana_time_zone
ident_case
idna
indexmap
instant
ipnet
itertools
itoa
kv_log_macro
lazy_static
libc
libm
lock_api
log
matchers
memchr
mime
minimal_lexical
miniz_oxide
mio
nix
nom
nu_ansi_term
num_bigint
num_bigint_dig
num_cpus
num_integer
num_iter
num_threads
num_traits
object
once_cell
overload
parking
parking_lot
parking_lot_core
paste
pem_rfc7468
percent_encoding
pin_project_lite
pin_utils
pkcs1
pkcs8
polling
ppv_lite86
proc_macro2
quote
rand
rand_chacha
rand_core
regex
regex_automata
regex_syntax
reqwest
rev_lines
ring
rsa
rustc_demangle
rustls
rustls_pemfile
rustversion
ryu
scopeguard
sct
serde
serde_derive
serde_json
serde_urlencoded
serde_with
serde_with_macros
sha1
sha2
sharded_slab
signal_hook
signal_hook_registry
slab
smallvec
socket2
spin
spki
sqlformat
sqlx
sqlx_core
sqlx_macros
sqlx_rt
static_assertions
stringprep
strsim
strum
strum_macros
subtle
sysfs_gpio
thiserror
thiserror_impl
thread_local
time
time_core
time_macros
tinyvec
tinyvec_macros
tokio
tokio_macros
tokio_rustls
tokio_util
toml
tower_service
tracing
tracing_appender
tracing_attributes
tracing_core
tracing_log
tracing_subscriber
try_lock
typenum
unicode_bidi
unicode_categories
unicode_ident
unicode_normalization
unicode_segmentation
untrusted
url
value_bag
waker_fn
want
webpki
webpki_roots
zeroize
?
Crate
crc_catalog
source
·
[
−
]
Structs
Algorithm
This struct describes a CRC algorithm using the fields specified by the
Catalogue of parametrised CRC algorithms
.
Constants
CRC_8_AUTOSAR
CRC_8_BLUETOOTH
CRC_8_CDMA2000
CRC_8_DARC
CRC_8_DVB_S2
CRC_8_GSM_A
CRC_8_GSM_B
CRC_8_I_432_1
CRC_8_I_CODE
CRC_8_LTE
CRC_8_MAXIM_DOW
CRC_8_MIFARE_MAD
CRC_8_NRSC_5
CRC_8_OPENSAFETY
CRC_8_ROHC
CRC_8_SAE_J1850
CRC_8_SMBUS
CRC_8_TECH_3250
CRC_8_WCDMA
CRC_16_ARC
CRC_16_CDMA2000
CRC_16_CMS
CRC_16_DDS_110
CRC_16_DECT_R
CRC_16_DECT_X
CRC_16_DNP
CRC_16_EN_13757
CRC_16_GENIBUS
CRC_16_GSM
CRC_16_IBM_3740
CRC_16_IBM_SDLC
CRC_16_ISO_IEC_14443_3_A
CRC_16_KERMIT
CRC_16_LJ1200
CRC_16_MAXIM_DOW
CRC_16_MCRF4XX
CRC_16_MODBUS
CRC_16_NRSC_5
CRC_16_OPENSAFETY_A
CRC_16_OPENSAFETY_B
CRC_16_PROFIBUS
CRC_16_RIELLO
CRC_16_SPI_FUJITSU
CRC_16_T10_DIF
CRC_16_TELEDISK
CRC_16_TMS37157
CRC_16_UMTS
CRC_16_USB
CRC_16_XMODEM
CRC_32_AIXM
CRC_32_AUTOSAR
CRC_32_BASE91_D
CRC_32_BZIP2
CRC_32_CD_ROM_EDC
CRC_32_CKSUM
CRC_32_ISCSI
CRC_32_ISO_HDLC
CRC_32_JAMCRC
CRC_32_MPEG_2
CRC_32_XFER
CRC_64_ECMA_182
CRC_64_GO_ISO
CRC_64_WE
CRC_64_XZ
Traits
Width