miniproto.crypto.native.native_available
miniproto.crypto.native.native_available
Section titled “miniproto.crypto.native.native_available”native_available() -> boolReport whether a complete bundled Rust backend was selected.
Returns:
bool–Trueonly when the compiled extension imported and exposed thebool– required baseline symbols;Falsemeans public operations use thebool– fallback or a mixed dispatch path.
The result is import-time state, not a benchmark, a capability guarantee for optional session crypto, or a security property.