Skip to main content

RInitResult

Type Alias RInitResult 

Source
pub type RInitResult = Result<RPluginManifest, RPluginError>;

Aliased Typeยง

pub struct RInitResult { /* private fields */ }