Skip to main content
run_code
cl_repl
0.11.0
In cl_
repl::
cli
cl_repl
::
cli
Function
run_
code
Copy item path
Source
fn run_code( path: &
str
, code: &
str
, env: &mut
Environment
, ) ->
Result
<
()
,
Box
<dyn
Error
>>