We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Env
1 parent f4e0bc7 commit 98f22d2Copy full SHA for 98f22d2
java-spaghetti/src/env.rs
@@ -40,7 +40,7 @@ use crate::{AsArg, JClass, JFieldID, JMethodID, Local, Ref, ReferenceType, Strin
40
///
41
/// ### main_activity.rs
42
43
-/// ```rust
+/// ```no_run
44
/// use java_spaghetti::{Env, Arg};
45
/// use java_spaghetti::sys::{jboolean, JNI_TRUE};
46
/// use bindings::java::lang::Object;
0 commit comments