[][src]Function hyperbuild::hyperbuild_copy

pub fn hyperbuild_copy(
    code: &[u8],
    cfg: &Cfg
) -> Result<Vec<u8>, (ErrorType, usize)>