Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New features: * `no_std` support (#49). * `SmallVec<[u8; N]>` implements the `Write` trait (#52). * Add an `ExtendFromSlice` trait for both `Vec` and `SmallVec` (#54).
- Loading branch information