mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-04 00:54:36 +00:00
2 lines
85 B
Rust
2 lines
85 B
Rust
//! Provides helpers for serializing and deserializing to/from bytes.
|
|
pub mod bytes;
|