[][src]Type Definition abi_stable::library::RootModuleResult

type RootModuleResult = RResult<PrefixRef<ErasedPrefix>, RootModuleError>;

The return type of the function that the #[export_root_module] attribute outputs.