Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: renamed get_message to try_get_message, added infallible alternative0.2.0 | zaaarf | 2024-05-15 | -1/+7 |
| | ||||
* | chore: try_load with &str instead of String0.1.0 | zaaarf | 2024-02-19 | -1/+1 |
| | ||||
* | feat: more intuitive get_message function | zaaarf | 2024-02-14 | -6/+16 |
| | ||||
* | chore: improved docs, made api easier | zaaarf | 2024-02-12 | -20/+39 |
| | ||||
* | docs: written docs | zaaarf | 2024-02-12 | -5/+45 |
| | ||||
* | chore: error conversion implementation | zaaarf | 2024-02-12 | -11/+15 |
| | ||||
* | feat: initial, basic implementation | zaaarf | 2024-02-12 | -0/+112 |