Docs.rs
rust-utils-0.6.0
rust-utils 0.6.0
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
NoahJelen
Dependencies
backtrace ^0.3.66
normal
chrono ^0.4.19
normal
colored ^2.0.0
normal
lazy_static ^1.4.0
normal
ron ^0.7.1
normal
serde ^1.0.139
normal
serde_derive ^1.0.139
normal
toml ^0.5.9
normal
regex ^1.5.6
dev
Versions
85.71%
of the crate is documented
Go to latest version
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
☰
In rust_utils::utils
?
Function
rust_utils
::
utils
::
alphabetize
source
·
[
−
]
pub fn alphabetize<L:
Display
>(list: &
[L]
) ->
Vec
<
String
>
Expand description
Alphabetizes a vector of strings