add eq test
This commit is contained in:
parent
c41b5f0b0c
commit
6e207ddc63
2 changed files with 13 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue