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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
scsys_
utils
0.2.3
scsys_utils
Function
to_pascalcase
Copy item path
Source
pub fn to_pascalcase(s: &
str
) ->
String
Expand description
Converts a string to PascalCase.