Module shmem::map [] [src]

Structs

Mutable

A mapping from a mutable shared object to a type.

Owned

A mapping from an owned shared object to a type.

Reference

A mapping from a shared object to a type.

Functions

create

Create a new shared object of the given type.

open

Open an existing shared object of the given type.