epserde 0.13.1

ε-serde is an ε-copy (i.e., almost zero-copy) serialization/deserialization framework
Documentation
1
2
3
4
5
error: phantom expects a type parameter, but `N` is a const parameter
  --> tests/fail/phantom_const.rs:11:19
   |
11 | #[epserde(phantom(N))]
   |                   ^