vb : vbyte encode / decode
run
+ cargo test --all-features -- --nocapture
Running tests/main.rs (target/debug/deps/main-65c7e4de979d0b09)
[tests/main.rs:4] &vbe = [
254,
1,
1,
3,
]
[tests/main.rs:5] vb::d(vbe).unwrap() = [
254,
1,
3,
]