Docs.rs
scsys-utils-0.2.3
scsys-utils 0.2.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
num ^0.4
normal
rand ^0.8
normal
optional
serde ^1
normal
optional
strum ^0.26
normal
anyhow ^1
dev
serde_json ^1
dev
getrandom ^0.2
normal
Versions
46.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
scsys_
utils
0.2.3
In scsys_
utils::
casing
scsys_utils
::
casing
Function
to_snakecase
Copy item path
Source
pub fn to_snakecase(s: &
str
) ->
String
Expand description
Converts a string to snake_case.