Struct android_tools::java_tools::AabKey
source ·
[−]Fields
key_path: PathBuf
key_pass: String
key_alias: String
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AabKey
impl UnwindSafe for AabKey
Blanket Implementations
Mutably borrows from an owned value. Read more