Skip to main content
builtin_os_template_eval
atmos
0.1.0
In atmos::
os_
lib::
aura::
builtins::
template
atmos
::
os_lib
::
aura
::
builtins
::
template
Function
builtin_
os_
template_
eval
Copy item path
Source
pub(crate) fn builtin_os_template_eval( env: &mut
Env
, args: &[
AST
], ) ->
Result
<
Value
,
String
>