Expand description
The RECORD X extension.
Accessible with the record cargo feature.
Structs§
- BadContext
Error - The
BadContextErrorerror. - Client
Info - Client
Info Buf - Client
Info Iterator - Context
- Create
Context - The
CreateContextrequest. - Disable
Context - The
DisableContextrequest. - Enable
Context - The
EnableContextrequest. - Enable
Context Cookie - Cookie type for EnableContext.
- Enable
Context Cookie Unchecked - Unchecked cookie type for EnableContext.
- Enable
Context Reply - Reply type for EnableContext.
- ExtRange
- Free
Context - The
FreeContextrequest. - GetContext
- The
GetContextrequest. - GetContext
Cookie - Cookie type for GetContext.
- GetContext
Cookie Unchecked - Unchecked cookie type for GetContext.
- GetContext
Reply - Reply type for GetContext.
- HType
- Query
Version - The
QueryVersionrequest. - Query
Version Cookie - Cookie type for QueryVersion.
- Query
Version Cookie Unchecked - Unchecked cookie type for QueryVersion.
- Query
Version Reply - Reply type for QueryVersion.
- Range
- Range8
- Range16
- Register
Clients - The
RegisterClientsrequest. - Unregister
Clients - The
UnregisterClientsrequest.
Enums§
Constants§
- MAJOR_
VERSION - The major version of the
Recordextension. - MINOR_
VERSION - The minor version of the
Recordextension. - VERSION_
STRING - The version string of the
Recordextension. - XNAME
- The official identifier for the
Recordextension.
Functions§
- get_
extension_ data - Fetch server runtime info data of the
Recordextension. - prefetch_
extension_ data - Prefetch server runtime info data of the
Recordextension.