pub(crate) fn derive_from_bytes_inner(
ast: &DeriveInput,
top_level: Trait,
zerocopy_crate: &Path,
) -> Result<TokenStream, Error>pub(crate) fn derive_from_bytes_inner(
ast: &DeriveInput,
top_level: Trait,
zerocopy_crate: &Path,
) -> Result<TokenStream, Error>