Name Description Size
breakpad
breakpad.rs 855
errors.rs 2145
ipc_channel
ipc_channel.rs Windows * *************************************************************************** 1041
ipc_connector
ipc_connector.rs Windows * *************************************************************************** 1218
ipc_listener
ipc_listener.rs Windows * *************************************************************************** 1004
lib.rs 2106
messages.rs Message header, all messages are prefixed with this. The header is sent as a single message over the underlying transport and contains the size of the message payload as well as the type of the message. This allows the receiver to validate and prepare for the reception of the payload. 22143
platform
platform.rs 950