Module shared_memory

Source

Structs§

BlobRecord 🔒
MappedRead
A mapped read-only view of a blob.
ProducerBlob
A producer-created blob that can be shared with other processes.
SharedMemoryBlobs

Enums§

BlobBackend
MappedReadBacking 🔒
SharedBlobDescriptor
Platform-neutral description of a shared memory handle that can be sent via control plane metadata.

Traits§

BlobAllocator
Blob allocator for creating and managing shared blobs.
BlobReader
Reader side to map an incoming blob by token/descriptor.