Module jokolink::mlink[][src]

Structs

The json structure of the Identity field inside Cmumblelink. the json string is null terminated and utf-16 encoded. so, need to use Widestring crate’s U16Cstring to first parse the bytes and then, convert to String before deserializing to CIdentity

The mumble context as stored inside the context field of CMumbleLink. the first 48 bytes Mumble uses for identification is upto build_id field the rest of the fields after build_id are provided by gw2 for addon devs.

Enums

Constants