Docs.rs
ixc_schema-0.0.4
ixc_schema 0.0.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
aaronc
tac0turtle
julienrbrt
Dependencies
allocator-api2 ^0.2.18
normal
bumpalo ^3.16.0
normal
optional
ixc_message_api ^0.0.4
normal
ixc_schema_macros ^0.0.3
normal
num_enum ^0.7.3
normal
simple_time ^0.0.2
normal
proptest ^1.5.0
dev
proptest-derive ^0.5.0
dev
Versions
100%
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
Module encoder
ixc_
schema
0.0.4
Module encoder
Module Items
Enums
Traits
In crate ixc_
schema
ixc_schema
Module
encoder
Copy item path
Source
Expand description
Encoder trait and error type.
Enums
§
Encode
Error
An encoding error.
Traits
§
Encoder
The trait that encoders must implement.