Registry / utility / zng-layout

zng-layout

JSON →
library0.11.2rscratesunverified

Part of the zng project, providing layout functionality.

# Cargo.toml [dependencies] zng-layout = "0.11.2"
INSTALL
IMPORT
SIG · ZNG-LAYOUT
Z
zng-layout
utilityrustv0.11.2
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.

Layout
use zng_layout::Layout;

Creates a new Layout instance.

use zng_layout::Layout; fn main() { let layout = Layout::new(); println!("Layout created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
22
Resources
zng-layout — cargo add zng-layout · libregistry