Docs.rs
quixutils-0.13.2
quixutils 0.13.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
prasannavl
Dependencies
anyhow ^1.0.11
normal
chrono ^0.4.9
normal
env_logger ^0.7.0
normal
futures-preview =0.3.0-alpha.19
normal
optional
log ^0.4.8
normal
tokio ^0.1.22
normal
optional
Versions
22.22%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
quixutils
0.13.2
Module iter
Module Items
Functions
In crate quixutils
quixutils
Module
iter
Copy item path
Source
Functions
ยง
heads
Provides slices of all heads. Similar to Haskell
inits
.
split_
with_
delimiter
Like split, but includes the delimiter
tails
Provides slices of all tails. Similar to Haskell
tails
.