Docs.rs
mm1-common-0.6.5
mm1-common 0.6.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
RGafiyatullin
Dependencies
mm1-proto =0.6.5
normal
pin-project ^1.1.10
normal
serde ^1.0
normal
thiserror ^2.0
normal
tokio ^1.45.1
normal
optional
tracing ^0.1
normal
optional
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module types
mm1_
common
0.6.5
Module types
Module Items
Traits
Type Aliases
In crate mm1_
common
mm1_common
Module
types
Copy item path
Source
Traits
§
StdError
Error
is a trait representing the basic expectations for error values, i.e., values of type
E
in
Result<T, E>
.
Type Aliases
§
AnyError
Never