pub fn read_until_token(t: Token) -> Result<Tokens>
Convenience method wrapping around read_until TODO: This seems to be the wrong Rust type interface, we need to rework…
read_until