pub type RootModuleResult = RResult<PrefixRef<ErasedPrefix>, RootModuleError>;
Expand description

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