Docs.rs
type-protocol-0.1.0
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
type-protocol 0.1.0
A crate provding a simple syntax representing types.
Crate
Source
Builds
Feature flags
Documentation
Coverage
32%
16
out of
50
items documented
0
out of
10
items with examples
Size
Source code size: 34.59 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 4.14 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 14s
Average build duration of
successful
builds.
all releases: 14s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
mintlu8/type-protocol
0
0
0
crates.io
Dependencies
rkyv ^0.7
normal
optional
serde ^1
normal
optional
strum ^0.25
normal
thiserror ^1
normal
unicode-ident ^1
normal
Versions
0.1.0
(2023-09-13)
Owners
type-protocol
A crate provding a simple syntax representing types inspired by the go programming language.