Registry / utility / zng-var

zng-var

JSON →
library0.13.4rscratesunverified

Part of the zng project, providing variable types for reactive UI.

# Cargo.toml [dependencies] zng-var = "0.13.4"
INSTALL
IMPORT
SIG · ZNG-VAR
Z
zng-var
utilityrustv0.13.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.

Var
use zng_var::Var;

Create a reactive variable.

use zng_var::Var; fn main() { let _var = Var::new(42); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
32
Resources
zng-var — cargo add zng-var · libregistry