zcash-android-wallet-sdk/src/main/rust
Jack Grigg a9674a148b
Remove cfg(target_os="android") restriction
The crate lives inside the Android SDK, and will only ever target
Android devices, so it's fine to simplify here.
2019-02-07 12:56:04 +00:00
..
lib.rs Remove cfg(target_os="android") restriction 2019-02-07 12:56:04 +00:00
sql.rs Extract SQL API into a separate module 2019-02-07 12:50:40 +00:00