Docs.rs
loglens-core-0.1.3
loglens-core 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Caelrith
Dependencies
chrono ^0.4
normal
humantime ^2.1
normal
logfmt ^0.0.2
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
wasm-bindgen ^0.2
normal
optional
Versions
36.84%
of the crate is documented
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
evaluate
loglens_
core
0.1.3
In loglens_
core::
query
loglens_core
::
query
Function
evaluate
Copy item path
Source
pub fn evaluate( value: &
Value
, raw_line: &
str
, query: &
str
, ) ->
Result
<
bool
,
QueryError
>