This is more of a question. I'm curious to know why the CodeBlockKind enum does not implement/derive the Eq trait. I'm not sure if it's an oversight or if there is actually a good reason for it, and in the latter case I'd love to know why for the purposes of beefing up my Rust skills. Thank you, I appreciate your time answering this question and the effort put into maintaining this crate ❤️
This is more of a question. I'm curious to know why the CodeBlockKind enum does not implement/derive the
Eqtrait. I'm not sure if it's an oversight or if there is actually a good reason for it, and in the latter case I'd love to know why for the purposes of beefing up my Rust skills. Thank you, I appreciate your time answering this question and the effort put into maintaining this crate ❤️