from_to_bytes 0.1.0

trait for convert between bytes and <T>.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["zhulin<zhulin10541@gmail.com>"]
description = "trait for convert between bytes and <T>."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "from_to_bytes"
readme = "README.md"
repository = "https://github.com/alexniver/from_to_bytes.git"
version = "0.1.0"