smoothy 0.10.0

Write smooth assertions in a fluent and human readable way
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod boolean;
pub mod equality;
pub mod file;
pub mod iter;
pub mod option;
pub mod path;
pub mod result;
pub mod string;

#[cfg(feature = "json")]
pub mod json;