Docs.rs
vec_filter-0.2.2
vec_filter 0.2.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andymac4182
Dependencies
lru ^0.10.0
normal
nom ^7.0.0
normal
regex ^1
normal
vec_filter_derive ^0.1.2
normal
criterion ^0.3
dev
rstest ^0.17.0
dev
Versions
21.88%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
vec_
filter
0.2.2
All Items
Crate Items
Structs
Enums
Traits
Functions
Derive Macros
Crate
vec_filter
Copy item path
Source
Structs
§
Compatibility
Error
Field
NotFound
Enums
§
AST
An enumeration of Abstract Syntax Tree (AST) nodes representing various query operations. P: The generic type parameter representing the field type in the AST.
ASTValidation
Error
Value
Traits
§
Struct
Matcher
Struct
Properties
Functions
§
parse_
query
Derive Macros
§
Filterable