Registry / other / zng-app-context

zng-app-context

JSON →
library0.13.2rscratesunverified

Part of the zng project, providing application context management.

# Cargo.toml [dependencies] zng-app-context = "0.13.2"
INSTALL
IMPORT
SIG · ZNG-APP-CONTEXT
Z
zng-app-context
otherrustv0.13.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.

AppContext
use zng_app_context::AppContext;

Creates a new application context.

use zng_app_context::AppContext; fn main() { let ctx = AppContext::new(); println!("App context created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Resources
zng-app-context — cargo add zng-app-context · libregistry