quickjs_
runtime
0.14.5
In quickjs_
runtime::
quickjs_
utils::
atoms
quickjs_runtime
::
quickjs_utils
::
atoms
Function
from_string_q
Copy item path
source
pub fn from_string_q( q_ctx: &
QuickJsRealmAdapter
, string: &
str
, ) ->
Result
<
JSAtomRef
,
JsError
>