E.g.: https://github.com/bincode-org/bincode/blob/cfc067224e135ad73fae2fa22d7b4327f713d84d/derive/src/derive_enum.rs#L45 Otherwise macro fails if there's a `mod core` anywhere, which is not impossible, as it's a very generic name.
E.g.:
bincode/derive/src/derive_enum.rs
Line 45 in cfc0672
Otherwise macro fails if there's a
mod coreanywhere, which is not impossible, as it's a very generic name.