crabdroid

Crates.iocrabdroid
lib.rscrabdroid
version0.3.0
sourcesrc
created_at2023-10-10 23:49:03.651931
updated_at2023-12-18 19:38:18.876633
descriptionAndroid easy(er) interop for Rust. Especially helpful with async operations, error handling, collections, etc.
homepagehttps://github.com/tesseract-one/
repositoryhttps://github.com/tesseract-one/Tesseract.android
max_upload_size
id999569
size63,372
Daniel Leping (dileping)

documentation

https://github.com/tesseract-one/Tesseract.android

README

Cradbdroid

Crabdroid is a Rust library for an easy(er) interop with Android (Java/Kotlin).

It's built on top of JNI as a high level abstractions and is especially helpful with:

  • async operations
  • error handling
  • collections
  • and more

Documentation

It's yet to be made. The library was created as a part of Tesseract project - dApp/Wallet bridge, that prvideas a seamless integration without internet. For now, feel free to see examples of usage in the following repos:

Commit count: 97

cargo fmt