openvm_build

Function guest_methods

Source
pub fn guest_methods(
    pkg: &Package,
    target_dir: impl AsRef<Path>,
    guest_features: &[String],
) -> Vec<PathBuf>
Expand description

Returns all target ELF paths associated with the given guest crate.