add eq test

This commit is contained in:
Jean-Marie Mineau 2024-02-14 09:43:25 +01:00
parent c41b5f0b0c
commit 6e207ddc63
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
2 changed files with 13 additions and 1 deletions

View file

@ -2,7 +2,6 @@
use crate as androscalpel_serializer;
use crate::core::Serializable;
pub use androscalpel_serializer_derive::*;
/// [dex-file-magic](https://source.android.com/docs/core/runtime/dex-format#dex-file-magic)
/// `version` is the Dex version of this file (encoded decimal digit).