| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | replace deprecated failure crate with thiserror | Max Audron | 2025-02-22 | -13/+17 |
| | | | | | | | | | | this changes the public API in that all our methods now return a proper ProtocolError crate. Needed change anyways to properly deal with all our errors in the long run. Will still need to do a pass through the crate to remove all existing unwraps where it makes sense. | |||
| * | add variant impl for char | Max Audron | 2022-10-06 | -0/+2 |
| | | ||||
| * | refactor everything | Max Audron | 2020-04-29 | -0/+37 |
