Modulesยง
- client
- Structs and functions for connecting to an LGMP shared memory connction as a client.
Requres the
client
feature enabled to use. - error
- Types used to represent different LGMP results
- host
- Structs and functions for connecting to an LGMP shared memory connction as a host.
Requres the
host
feature enabled to use. - shm_
file - Trait used for access to a memory-mapped SHM file, as well as implementations.