This `Codec` derive macro should implement `Encode` and `Decode`. So, this is a shortcut to writing `Encode` and `Decode` in the derive attribute.