bincode
bincode copied to clipboard
`libcore` reference should use `::core`
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.