[][src]Crate rustimate_core

rustimate-core contains definitions that are shared between server and client.

Modules

build_info

Static information about the environent and build invocation

member
messages
poll
profile
session
util

Enums

RequestMessage

Sent from client to server, this shared model is used for all server communication

ResponseMessage

Sent from server to client, this shared model is used for all client communication

Constants

APPNAME