ndk-glue 0.2.0

Startup code for android binaries
docs.rs failed to build ndk-glue-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: ndk-glue-0.7.0

ndk-glue

Interoperability library for a native Rust application with the Android framework. Provides access to NativeActivity, NativeWindow and InputQueue.

This library exports the main attribute macro from ndk-macro, see the corresponding README for more details.