Docs.rs
stry-common-0.1.3
stry-common 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Txuritan
Dependencies
arrayvec ^0.5
normal
async-trait ^0.1
normal
optional
chrono ^0.4
normal
clap ^2.33
normal
optional
either ^1.6
normal
percent-encoding ^2.1
normal
rand ^0.8
normal
optional
ron ^0.6
normal
optional
serde ^1.0
normal
Versions
49.54%
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
Module slice
stry_
common
0.1.3
Module slice
Module Items
Structs
Enums
In stry_
common::
utils
stry_common
::
utils
Module
slice
Copy item path
Source
Expand description
Types allowing for the ‘lazy’ slicing of
&str
s while keeping a single lifetime.
Structs
§
Slice
A ‘lazy’
str
slice using
Range
s.
Enums
§
Pattern
A horrible wrapper around the unstable
Pattern API
.
Ranges