Registry / other / zng-view-api

zng-view-api

JSON →
library0.20.4rscratesunverified

Part of the zng project, providing view-related APIs for UI development.

# Cargo.toml [dependencies] zng-view-api = "0.20.4"
INSTALL
IMPORT
SIG · ZNG-VIEW-API
Z
zng-view-api
otherrustv0.20.4
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.

View
use zng_view_api::View;

Creates a new View instance using the zng-view-api.

use zng_view_api::View; fn main() { let view = View::new(); println!("View created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.20.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Resources
zng-view-api — cargo add zng-view-api · libregistry