Function rustpython_codegen::compile::compile_expression
source · pub fn compile_expression(
ast: &Expr,
source_path: String,
opts: CompileOpts
) -> Result<CodeObject, CodegenError>pub fn compile_expression(
ast: &Expr,
source_path: String,
opts: CompileOpts
) -> Result<CodeObject, CodegenError>