13#ifndef IOX2_ENTRY_HANDLE_MUT_ERROR_HPP
14#define IOX2_ENTRY_HANDLE_MUT_ERROR_HPP
@ EntryDoesNotExist
The entry with the given key and value type does not exist.
EntryHandleMutError
Defines a failure that can occur when a [EntryHandleMut] is created with [Writer::entry()].
@ HandleAlreadyExists
The [EntryHandleMut] already exists.