Function forc_pkg::check

source · []
pub fn check(
    plan: &BuildPlan,
    silent_mode: bool,
    sway_git_tag: &str
) -> Result<CompileAstResult>
Expand description

Compile the entire forc package and return a CompileAstResult.