Docs.rs
dfx-base-1.0.0-beta
dfx-base 1.0.0-beta
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
DaanA32
Dependencies
chrono ^0.4.23
normal
lazy_static ^1.4.0
normal
regex ^1.6.0
normal
serde ^1.0
normal
serde-xml-rs ^0.6.0
normal
xmltree ^0.10.3
normal
criterion ^0.5
dev
pprof ^0.12
dev
Versions
0.4%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
read_msg_type
dfx_
base
1.0.0-beta
In dfx_
base::
parser
dfx_base
::
parser
Function
read_
msg_
type
Copy item path
Source
pub fn read_msg_type(buffer: &[
u8
]) ->
Option
<&
str
>