Skip to main content

generate_with

Function generate_with 

Source
pub fn generate_with(
    platform: Platform,
    resolved: &Resolved,
) -> Result<Artifact, InitError>
Expand description

已解析路径直接生成(调用方已 resolve 过时免得扫两遍 PATH)。