Macro enable

Source
macro_rules! enable {
    () => { ... };
}
Expand description

Enable JVM and Java libraries.

This macro forces this crate to be linked, which registers the JVM builder.