Registry / other / pax-message

pax-message

JSON →
library0.38.3rscratesunverified

Shared message structs used by Pax runtimes.

# Cargo.toml [dependencies] pax-message = "0.38.3"
INSTALL
IMPORT
SIG · PAX-MESSAGE
P
pax-message
otherrustv0.38.3
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.

PaxMessage
use pax_message::PaxMessage;

Creates a new PaxMessage instance.

use pax_message::PaxMessage; fn main() { let msg = PaxMessage::new(); println!("{:?}", msg); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.38.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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