musli 0.1.0

Müsli is a flexible and efficient serialization framework.
Documentation
1
2
3
4
5
error: #[musli(with = ..)] expected a path, found a string literal
 --> tests/ui/custom_decoder_error.rs:5:20
  |
5 |     #[musli(with = "bytes")]
  |                    ^^^^^^^