Registry / other / trustfall-core

trustfall-core

JSON →
library0.8.1rscratesunverified

The Trustfall query engine, empowering you to query everything.

# Cargo.toml [dependencies] trustfall_core = "0.8.1"
INSTALL
IMPORT
SIG · TRUSTFALL-CORE
T
trustfall-core
otherrustv0.8.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Query
use trustfall_core::execution::Query;

Creates a new Trustfall query.

use trustfall_core::execution::Query; fn main() { let query = Query::new("{ ... }"); println!("Query created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
trustfall-core — cargo add trustfall-core · libregistry