proto-packet

Crates.ioproto-packet
lib.rsproto-packet
version0.1.0-rc.3
created_at2026-01-17 15:57:29.991206+00
updated_at2026-01-21 14:27:57.724932+00
descriptionThis library provides the dependencies for generated ProtoPacket code.
homepagehttps://github.com/nikdeapen/proto-packet/dep/rust
repositoryhttps://github.com/nikdeapen/proto-packet
max_upload_size
id2050708
size129,006
Nik Deapen (nikdeapen)

documentation

README

proto-packet

This library provides the dependencies for generated ProtoPacket code.

Features & Dependencies

proto-packet = "0.1.0-rc.3"

There are currently no optional features.

Dependencies

The current dependencies are:

enc     # for encoding and decoding
chrono  # for date types
uuid    # for uuid types
serde   # for json & yaml serialization

These are required for now and may be optional in the future.

Commit count: 83

cargo fmt