Registry / networking / iceoryx2-bb-container

iceoryx2-bb-container

JSON →
library0.8.1rscratesunverified

Iceoryx2: IPC shared memory compatible containers.

# Cargo.toml [dependencies] iceoryx2-bb-container = "0.8.1"
INSTALL
IMPORT
SIG · ICEORYX2-BB-CONTAI
I
iceoryx2-bb-container
networkingrustv0.8.1
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 iceoryx2_bb_container::Container;

Creates a new IPC shared memory compatible container.

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

No known issues recorded.

Upgrade
Version history
0.8.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
iceoryx2-bb-container — cargo add iceoryx2-bb-container · libregistry