Function forc_pkg::compile_ast
source · [−]pub fn compile_ast(
manifest: &ManifestFile,
build_profile: &BuildProfile,
namespace: Module
) -> Result<CompileAstResult>Expand description
Compiles the package to an AST.
pub fn compile_ast(
manifest: &ManifestFile,
build_profile: &BuildProfile,
namespace: Module
) -> Result<CompileAstResult>Compiles the package to an AST.