pub fn guest_methods( pkg: &Package, target_dir: impl AsRef<Path>, guest_features: &[String], ) -> Vec<PathBuf>
Returns all target ELF paths associated with the given guest crate.