Docs.rs
url-cleaner-engine-0.11.0
url-cleaner-engine 0.11.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
Scripter17
Dependencies
base64 ^0.22.1
normal
optional
better-url ^0.11.0
normal
diesel ^2.3.1
normal
optional
libsqlite3-sys ^0.35.0
normal
optional
parking_lot ^0.12.4
normal
percent-encoding ^2.3.2
normal
rand ^0.9.2
normal
optional
regex ^1.11.2
normal
optional
reqwest ^0.12.23
normal
optional
serde ^1.0.225
normal
serde_json ^1.0.145
normal
serde_with ^3.14.0
normal
thiserror ^2.0.16
normal
url ^2.5.7
normal
url-cleaner-macros ^0.11.0
normal
criterion ^0.6.0
dev
serde_json ^1.0.145
build
Versions
98.53%
of the crate is documented
Platform
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 testing
url_
cleaner_
engine
0.11.0
Module testing
Module Items
Structs
In crate url_
cleaner_
engine
url_cleaner_engine
Module
testing
Copy item path
Source
Expand description
A basic and not very good testing framework.
Structs
ยง
Test
An individual test.
TestSet
Rules for how to construct a
Job
from a
Cleaner
and the
Test
s to run on it.
Tests
Tests.