load_plugin

Function load_plugin 

Source
pub fn load_plugin(
    author: &str,
    name: &str,
) -> Result<(PluginInfo, Vec<u8>), String>