Add string util for #[serde(deserialize_with = "deserialize::to_lowercase")]
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
mod between;
|
||||
pub mod de;
|
||||
mod split;
|
||||
mod tests;
|
||||
mod unquote;
|
||||
|
||||
Reference in New Issue
Block a user