Docs.rs
dial9-trace-format-0.2.0
dial9-trace-format 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
rcoh
Dependencies
dial9-trace-format-derive ^0.2.0
normal
serde ^1
normal
optional
criterion ^0.5
dev
flate2 ^1
dev
serde_json ^1
dev
tempfile ^3
dev
Versions
36.54%
of the crate is documented
Go to latest version
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
Skip to main content
encode_schema
dial9_
trace_
format
0.2.0
In dial9_
trace_
format::
codec
dial9_trace_format
::
codec
Function
encode_
schema
Copy item path
Source
pub fn encode_schema( type_id:
WireTypeId
, entry: &
SchemaEntry
, w: &mut impl
Write
, ) ->
Result
<
()
>