Closed dtolnay closed 6 days ago
"Decode" ordinarily refers to turning a serialized representation into an in-memory representation, which is the opposite of what is happening in this code. We could say "encode" but "render" is even clearer.
"Decode" ordinarily refers to turning a serialized representation into an in-memory representation, which is the opposite of what is happening in this code. We could say "encode" but "render" is even clearer.