bytes_parser 0.1.2

A simple wrapper to parse primitive Rust types from a slice of bytes
Documentation
1
2
3
4
5
6
7
reorder_imports = true
reorder_modules = true
edition = "2021"
match_block_trailing_comma = true
max_width = 120
use_field_init_shorthand = true
use_try_shorthand = true