Docs.rs
encode_selector-0.4.0
Platform
i686-unknown-linux-gnu
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
encode_selector 0.4.0
Encode an integer index into a selector valid radix using the passed in alphabet.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
3
out of
3
items documented
2
out of
3
items with examples
Links
Homepage
adamgian/minify-selectors
9
0
8
crates.io
Dependencies
lazy_static ^1.4.0
normal
onig ^6.3.1
normal
criterion ^0.4.0
dev
Versions
0.4.2
(2024-03-07)
0.4.1
(2022-11-26)
0.4.0
(2022-11-23)
0.3.3
(2022-05-26)
Owners
Crate to encode given integers into CSS valid radixes from a given alphabet.