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_soft
Copy item path
Settings
Help
Summary
Source
pub(crate) fn intern_soft( string:
Gc
<
ObjectType
<'_>>, obarray:
Option
<
()
>, ) ->
Result
<
Symbol
<'_>>