Docs.rs
minetest-protocol-0.1.4
minetest-protocol 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
paradust7
Dependencies
anyhow ^1.0.69
normal
minetest-protocol-derive ^0.1.4
normal
miniz_oxide ^0.6.2
normal
rand ^0.8.5
normal
thiserror ^1.0.38
normal
tokio ^1.21.2
normal
tokio-util ^0.7.4
normal
zstd-safe ^6.0.4
normal
Versions
4.2%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
minetest_
protocol
0.1.4
Module ser
Module Items
Structs
Enums
Traits
Type Aliases
In minetest_
protocol::
wire
minetest_protocol
::
wire
Module
ser
Copy item path
Source
Structs
§
Mock
Serializer
MockSerializer Computes the size of the serialized output without storing it
Slice
Serializer
Serialize a Packet to a mutable slice
VecSerializer
Enums
§
Serialize
Error
Traits
§
Serialize
Serializer
Type Aliases
§
Serialize
Result