Docs.rs
samling-0.2.1
samling 0.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jacobsvante
Dependencies
argon2 ^0.4.1
normal
async-trait ^0.1.60
normal
axum ^0.6.1
normal
base64 ^0.20.0
normal
bytes ^1.3.0
normal
clap ^4.0.32
normal
cornucopia_async ^0.4.0
normal
csv ^1.1.6
normal
deadpool-postgres ^0.10.3
normal
derive_more ^0.99.17
normal
dotenv ^0.15.0
normal
futures ^0.3.25
normal
governor ^0.5.1
normal
http ^0.2.8
normal
hyper ^0.14.23
normal
include_dir ^0.7.3
normal
indexmap ^1.9.2
normal
itertools ^0.10.5
normal
jsonwebtoken ^8.2.0
normal
log ^0.4.17
normal
mimalloc ^0.1.32
normal
mime ^0.3.16
normal
mime_guess ^2.0.4
normal
num_enum ^0.5.7
normal
once_cell ^1.17.0
normal
password-hash ^0.4.2
normal
postgres-types ^0.2.4
normal
rand ^0.8.5
normal
reqwest ^0.11.13
normal
rust_decimal ^1.27.0
normal
rust_xlsxwriter ^0.19.0
normal
schemars ^0.8.11
normal
sentry ^0.29.1
normal
serde ^1.0.152
normal
serde_json ^1.0.91
normal
serde_path_to_error ^0.1.9
normal
slug ^0.1.4
normal
smol_str ^0.1.23
normal
strum ^0.24.1
normal
thiserror ^1.0.38
normal
time ^0.3.17
normal
tokio ^1.24.1
normal
tokio-postgres ^0.7.7
normal
tower ^0.4.13
normal
tower-http ^0.3.5
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.16
normal
url ^2.3.1
normal
Versions
0%
of the crate is documented
Go to latest version
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
☰
ResolvedFilters
Required Associated Types
Item
Required Methods
keep
Implementors
In samling
?
Trait
samling
::
ResolvedFilters
source
·
[
−
]
pub trait ResolvedFilters { type
Item
; fn
keep
(&self, item: &Self::
Item
) ->
bool
; }
Required Associated Types
§
source
type
Item
Required Methods
§
source
fn
keep
(&self, item: &Self::
Item
) ->
bool
Implementors
§
source
§
impl
ResolvedFilters
for
ResolvedCollectionFilters
§
type
Item
=
CollectionWithItems
source
§
impl
ResolvedFilters
for
ResolvedStyleFilters
§
type
Item
=
NestedStyle