mirror of
https://github.com/Noratrieb/badargs.git
synced 2026-01-14 19:55:08 +01:00
float support and simple help
This commit is contained in:
parent
3fb8953ff4
commit
37ba39863a
6 changed files with 56 additions and 15 deletions
|
|
@ -36,6 +36,7 @@ The following return types are currently available:
|
|||
* bool
|
||||
* isize
|
||||
* usize
|
||||
* f64
|
||||
|
||||
Boolean values can only be `None` or `Some`.
|
||||
The other values can be `None` or `Some(_)`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue