mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-16 08:45:03 +00:00
2 lines
85 B
Rust
2 lines
85 B
Rust
//! Provides helpers for serializing and deserializing to/from bytes.
|
|
pub mod bytes;
|