mirror of
https://github.com/Noratrieb/badargs.git
synced 2026-01-14 19:55:08 +01:00
readme error
This commit is contained in:
parent
492a25e952
commit
527a683304
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ The following return types are currently available:
|
||||||
* usize
|
* usize
|
||||||
* f64
|
* f64
|
||||||
|
|
||||||
Boolean values can only be `None` or `Some`.
|
Boolean values can only be `None` or `Some(true)`.
|
||||||
The other values can be `None` or `Some(_)`
|
The other values can be `None` or `Some(_)`
|
||||||
|
|
||||||
# Todo
|
# Todo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue