os string handling

This commit is contained in:
nora 2021-10-01 23:56:41 +02:00
parent 34bddb59a6
commit a393fce416
4 changed files with 28 additions and 15 deletions

View file

@ -1,8 +1,3 @@
# badargs
A Rust fully type-safe argument parser without proc-macros
Usability comes after that
oh and it's also not even close to being usable in any way at all so there's that
oh and also 0 dependencies btw
A zero-dependency full type-safe argument parser.