Registry / other / zng-wgt-container

zng-wgt-container

JSON →
library0.14.9rscratesunverified

Part of the zng project, provides container widgets for UI layout.

# Cargo.toml [dependencies] zng-wgt-container = "0.14.9"
INSTALL
IMPORT
SIG · ZNG-WGT-CONTAINER
Z
zng-wgt-container
otherrustv0.14.9
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.

Container
use zng_wgt_container::Container;

Creates a new container widget.

use zng_wgt_container::Container; fn main() { let container = Container::new(); println!("Container widget created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.9latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
Resources