Crate sustenet_shared

Source

Modules§

config
logging
macros
network
packets
security
utils

Macros§

log_message
lread_string
This reads a u8 for the length and then calls read_exact to read the bytes then converts it to a string.
lselect
This calls loop and select! in a single macro.

Traits§

ClientPlugin
ServerPlugin