logo
首页技术栈工具库讨论
genio

genio

A type safe, low level replacement for `std::io`. Supports `no_std` for embedded development, just disable cargo feature `std`. Because of limitations of `std::io::Error` type, `genio` provides `Read` and `Write` traits that allow implementors to choose their own type. This type can be better at expressing what kinds of error can happen.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconKixunil/genio45
CARGO
cargo install genio
查看
标签
根据用户添加的标签生成
暂无标签