Registry / other / zng-wgt-filter

zng-wgt-filter

JSON →
library0.13.0rscratesunverified

Part of the zng project, providing filter widget functionality.

# Cargo.toml [dependencies] zng-wgt-filter = "0.13.0"
INSTALL
IMPORT
SIG · ZNG-WGT-FILTER
Z
zng-wgt-filter
otherrustv0.13.0
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.

Filter
use zng_wgt_filter::Filter;

Creates a new Filter widget instance.

use zng_wgt_filter::Filter; fn main() { let filter = Filter::new(); println!("Filter widget created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
Resources
zng-wgt-filter — cargo add zng-wgt-filter · libregistry