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