Expand description
The RECORD
X extension.
Accessible with the record
cargo feature.
Structs§
- The
BadContextError
error. - The
CreateContext
request. - The
DisableContext
request. - The
EnableContext
request. - Cookie type for EnableContext.
- Unchecked cookie type for EnableContext.
- Reply type for EnableContext.
- The
FreeContext
request. - The
GetContext
request. - Cookie type for GetContext.
- Unchecked cookie type for GetContext.
- Reply type for GetContext.
- The
QueryVersion
request. - Cookie type for QueryVersion.
- Unchecked cookie type for QueryVersion.
- Reply type for QueryVersion.
- The
RegisterClients
request. - The
UnregisterClients
request.
Enums§
- Unified error type for the Record extension
Constants§
- The major version of the
Record
extension. - The minor version of the
Record
extension. - The version string of the
Record
extension. - The official identifier for the
Record
extension.
Functions§
- Fetch server runtime info data of the
Record
extension. - Prefetch server runtime info data of the
Record
extension.