kubetsu 0.6.0

distinguish value type of other struct
Documentation
1
2
3
4
5
mod float;
mod int;
#[cfg(feature = "sqlx")]
mod sqlx;
mod str;