pub fn find_so(config: &QuasarConfig, include_profile: bool) -> Option<PathBuf>Expand description
Find the compiled .so in target/deploy/ (and optionally target/profile/).
pub fn find_so(config: &QuasarConfig, include_profile: bool) -> Option<PathBuf>Find the compiled .so in target/deploy/ (and optionally target/profile/).