Docs.rs
sieve-rs-1.0.1
sieve-rs 1.0.1
Docs.rs crate page
AGPL-3.0-only
12 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
mdecimus
Dependencies
bumpalo ^3.20
normal
fancy-regex ^0.19.0
normal
hashbrown ^0.17.1
normal
mail-parser ^0.11
normal
memchr ^2.7
normal
serde ^1.0
normal
optional
smallvec ^1.16
normal
evalexpr ^13.1.0
dev
mail-parser ^0.11
dev
serde ^1.0
dev
serde_json ^1.0
dev
ahash ^0.8.0
normal
mail-builder ^1.0
normal
ahash ^0.8.0
normal
mail-builder ^1.0
normal
hashify ^0.2
normal
hashify ^0.2
normal
Versions
0.16%
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
Skip to main content
Function
sieve
1.0.1
sieve
Type Alias
Function
Copy item path
Source
pub type Function = for<'x>
fn
(&
Context
<'x>, &[
Variable
<'x>]) ->
Variable
<'x>;