pub fn read_native_package_registry() -> Result<NativePackageRegistry, String>Expand description
Read and validate the Rust-native extension registry without hiding errors.
pub fn read_native_package_registry() -> Result<NativePackageRegistry, String>Read and validate the Rust-native extension registry without hiding errors.