Crates.io | bytecon |
lib.rs | bytecon |
version | 0.1.5 |
source | src |
created_at | 2024-11-06 22:47:58.922971 |
updated_at | 2024-11-11 01:53:24.88543 |
description | A trait for easily converting to-and-from an array of bytes. |
homepage | |
repository | https://github.com/AustinHellerRepo/bytecon |
max_upload_size | |
id | 1439271 |
size | 48,075 |
Allows for the convenient conversion of types from and to arrays of bytes.
"burn"
burn
crate.
DType
"burn_dtype"
burn
crate's DType
type since it can conflict with the "bincode"
feature."bincode"
."tokio"
tokio
crate.
TlsStream<T: AsyncWrite + AsyncRead + Unpin>
Sender<Vec<u8>>
Receiver<Vec<u8>>
"bincode"
bincode
crate."burn_dtype"
feature.