Structsยง
- BitReader ๐
- BitWriter ๐
- Decoded
Trait Loadout - A decoded trait-loadout header and its position-ordered node selections.
- Decoded
Trait Node - Selection state for one positional talent node.
- Trait
Error - Errors produced while decoding a trait loadout string.
Enumsยง
- Trait
Error ๐Kind
Constantsยง
- BASE64_
CHAR_ ๐MAP - BASE64_
LOOKUP_ ๐SIZE - BASE64_
URL_ ๐SAFE - BITS_
PER_ ๐BASE64_ CHAR - CHOICE_
INDEX_ ๐BITS - INVALID_
BASE64_ ๐CHAR - MIN_
NODE_ ๐BITS - RANK_
BITS ๐ - SPEC_
ID_ ๐BITS - TREE_
HASH_ ๐LEN - VERSION_
BITS ๐
Functionsยง
- build_
char_ ๐map - decode_
node ๐ - decode_
trait_ loadout - Decode a trait loadout string into structured data.
- encode_
minimal_ loadout - Creates the version-1 loadout header for a spec with a zero tree hash and no explicit nodes.
- encode_
node ๐ - encode_
trait_ loadout - Encodes a trait loadout with the URL-safe Base64 alphabet.
- read_u8 ๐
- read_
u16 ๐ - validate_
base64_ ๐chars