aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Expand)AuthorAgeLines
* feat: made more genericHEAD0.2.1dev zaaarf2024-05-15-9/+13
* feat: renamed get_message to try_get_message, added infallible alternative0.2.0 zaaarf2024-05-15-1/+7
* chore: try_load with &str instead of String0.1.0 zaaarf2024-02-19-1/+1
* feat: more intuitive get_message function zaaarf2024-02-14-6/+16
* chore: improved docs, made api easier zaaarf2024-02-12-20/+32
* docs: written docs zaaarf2024-02-12-4/+41
* chore: error conversion implementation zaaarf2024-02-12-2/+2
* feat: initial, basic implementation zaaarf2024-02-12-0/+79