pub fn build_cdylib(options: BuildOptions<'_>) -> Result<PathBuf>Expand description
Build a cdylib with the contract and return the path to the resulting ELF file
pub fn build_cdylib(options: BuildOptions<'_>) -> Result<PathBuf>Build a cdylib with the contract and return the path to the resulting ELF file