Registry / utility / pax-core

pax-core

JSON →
library0.11.5rscratesunverified

Core shared runtime and rendering engine for Pax.

# Cargo.toml [dependencies] pax-core = "0.11.5"
INSTALL
IMPORT
SIG · PAX-CORE
P
pax-core
utilityrustv0.11.5
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.

PaxCore
use pax_core::PaxCore;

Initializes the Pax core runtime and rendering engine.

use pax_core::PaxCore; fn main() { let core = PaxCore::new(); println!("Pax core runtime initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pax-core — cargo add pax-core · libregistry