Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
inferno-0.12.3
inferno 0.12.3
Docs.rs crate page
CDDL-1.0
Links
Repository
crates.io
Source
Owners
jonhoo
Dependencies
ahash ^0.8.7
normal
clap ^4.0.1
normal
optional
crossbeam-channel ^0.5
normal
optional
crossbeam-utils ^0.8
normal
optional
dashmap ^6.0.1
normal
optional
env_logger ^0.11
normal
optional
indexmap ^2.0
normal
optional
itoa ^1
normal
log ^0.4
normal
num-format ^0.4.3
normal
once_cell ^1.12.0
normal
quick-xml ^0.37
normal
rgb ^0.8.13
normal
str_stack ^0.1
normal
assert_cmd ^2
dev
criterion ^0.5
dev
libflate ^2
dev
maplit ^1.0.1
dev
pretty_assertions ^1
dev
rand ^0.9
dev
serde ^1.0.145
dev
testing_logger ^0.1.1
dev
regex ^1.6
normal
optional
rle-decode-fast ^1.0.3
normal
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 guess
inferno
0.12.3
Module guess
Module Items
Structs
In inferno::
collapse
inferno
::
collapse
Module
guess
Copy item path
Source
Expand description
Attempts to use whichever Collapse implementation is appropriate for a given input
Structs
ยง
Folder
A collapser that tries to find an appropriate implementation of
Collapse
based on the input, then delegates to that collapser if one is found.
Options
Folder configuration options.