Docs.rs
mmkv-parser-0.1.2
mmkv-parser 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jixunmoe
Dependencies
aes ^0.8.3
normal
optional
byteorder ^1.5.0
normal
optional
cfb-mode ^0.8.2
normal
optional
clap ^4.5.0
normal
optional
clap_derive ^4.5.0
normal
optional
crc32fast ^1.3.2
normal
optional
thiserror ^1.0.56
normal
Versions
37.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mmkv_
parser
0.1.2
Decipher
Aliased Type
In mmkv_
parser::
cipher
mmkv_parser
::
cipher
Type Alias
Decipher
Copy item path
Source
pub type Decipher =
Decryptor
<
Aes128
>;
Aliased Type
ยง
pub struct Decipher {
/* private fields */
}