pub(crate) fn extract_zerocopy_crate(attrs: &[Attribute]) -> Result<Path, Error>
Attempt to extract a crate path from the provided attributes. Defaults to ::zerocopy if not found.
::zerocopy