[][src]Crate talk_loco_commands

Official client/server compatible Loco commands implementation. Check request, response module for command datas. Check structs module for types used in command datas.

Modules

request
response
structs

Structs

BsonReqData

Wrapping request data

BsonResData

Wrapping response status, data

Traits

BsonData

Derive Macros

BsonData