Docs.rs
grounddb-codegen-1.0.0
grounddb-codegen 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
JustMaier
Dependencies
grounddb ^1.0.0
normal
heck ^0.5
normal
prettyplease ^0.2
normal
proc-macro2 ^1
normal
quote ^1
normal
serde_yaml ^0.9
normal
syn ^2
normal
chrono ^0.4
dev
serde ^1
dev
serde_json ^1
dev
Versions
93.75%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
singularize
grounddb_
codegen
1.0.0
In grounddb_
codegen::
type_
utils
grounddb_codegen
::
type_utils
Function
singularize
Copy item path
Source
pub fn singularize(word: &
str
) ->
String
Expand description
Naive singularization of English words.