Select the types of activity you want to include in your feed.
Short (up to 65,535 bytes) immutable strings to e.g. parse tokens, implemented in Rust. These are sometimes called "German Strings", because Germans have written the paper mentioning them
···44444545Below are diagrams depicting the memory used by `TokenString`s and small `TokenString`s.
46464747-
4747+
48484949The first two bytes of the struct always hold the length of the `TokenString` and
5050the next 6 bytes the prefix, which is the first 6 bytes of the string. A short