Crate shmem [] [src]

Structs

Map

A mapping from an owned shared object to a type.

MapMut

A mapping from a mutable shared object to a type.

MapRef

A mapping from a shared object to a type.

Object

A shared object.

Enums

Error

Functions

create
open

Type Definitions

Result