rune
0.1.0
In rune::
lread
Functions
check_lower_bounds
check_upper_bounds
eager_expand
file_in_path
find_file_in_load_path
intern
intern_soft
load
load_internal
read_from_string
rune
::
lread
Function
intern
Copy item path
Settings
Help
Summary
Source
pub(crate) fn intern<'ob>(string: &
str
, cx: &'ob
Context
<'_>) ->
Symbol
<'ob>