☰
Crate errmapgen
Crate errmapgen
Version 0.4.3
All Items
Structs
Crates
account_address
ahash
aho_corasick
ansi_term
anyhow
arrayvec
async_trait
atty
base64
bcs
bitflags
block_buffer
block_padding
bytes
cfg_if
clap
clap_derive
clap_lex
clitool
codespan
codespan_reporting
colored
config
cpufeatures
dashmap
difference
digest
directories
dirs_next
dirs_sys
dirs_sys_next
docstring
dyn_clone
either
encoding_rs
errmap
errmapgen
fastrand
fixedbitset
fnv
foreign_types
foreign_types_shared
form_urlencoded
futures_channel
futures_core
futures_io
futures_sink
futures_task
futures_util
generic_array
getrandom
h2
hashbrown
heck
hex
http
http_body
httparse
httpdate
hyper
hyper_tls
idna
indexmap
inflector
ini
internment
ipnet
itertools
itoa
keccak
lazy_static
lexical_core
libc
linked_hash_map
lock_api
log
matches
memchr
mime
mime_guess
mio
module_id
move_abigen
move_binary_format
move_borrow_graph
move_bytecode_source_map
move_bytecode_utils
move_bytecode_verifier
move_command_line_common
move_compiler
move_core_types
move_coverage
move_disassembler
move_docgen
move_idl
move_idl_parse
move_idl_schema
move_idl_types
move_ir_to_bytecode
move_ir_to_bytecode_syntax
move_ir_types
move_model
move_package
move_symbol_pool
named_lock
native_tls
nom
num
num_bigint
num_complex
num_cpus
num_integer
num_iter
num_rational
num_traits
once_cell
opaque_debug
openssl
openssl_macros
openssl_probe
openssl_sys
ordered_float
os_str_bytes
ouroboros
ouroboros_macro
parking_lot
parking_lot_core
percent_encoding
petgraph
pin_project
pin_project_internal
pin_project_lite
pin_utils
ppv_lite86
proc_macro2
proc_macro_error
proc_macro_error_attr
ptree
quote
rand
rand_chacha
rand_core
ref_cast
ref_cast_impl
regex
regex_syntax
remove_dir_all
reqwest
ryu
same_file
schemars
schemars_derive
scopeguard
serde
serde_bytes
serde_derive
serde_derive_internals
serde_hjson
serde_json
serde_reflection
serde_urlencoded
serde_value
serde_yaml
sha2
sha3
signal_hook_registry
slab
smallvec
socket2
stable_deref_trait
static_address
static_address_macro
static_address_parser
static_assertions
strsim
struct_tag
syn
tempfile
termcolor
textwrap
thiserror
thiserror_impl
tint
tinyvec
tinyvec_macros
tokio
tokio_macros
tokio_tls
tokio_util
toml
tower_service
tracing
tracing_core
tracing_futures
try_lock
typenum
unicase
unicode_bidi
unicode_ident
unicode_normalization
unicode_segmentation
unicode_width
url
variant_count
walkdir
want
whoami
yaml_rust
?
Crate
errmapgen
source
·
[
−
]
Expand description
Error map parsing. Largely based off of Diem code.
Structs
ErrmapGen
ErrmapOptions
ErrorDescription
ErrorMapping
Move error map which can be represented as JSON.