to-be 0.0.9

Simple Rust library determining whether strings indicate truey or falsey values
Documentation
1
2
3
4
5
6
7
8
9
# to-be.Rust - Examples <!-- omit in toc -->


| Name                 | Source                                         | Summary                                      |
| -------------------- | ---------------------------------------------- | -------------------------------------------- |
| **truthy_strings**   | [Source]./examples/truthy_strings.rs        | Classifies strings using the `Truthy` trait. |


<!-- ########################### end of file ########################### -->