Function quickjs_runtime::quickjs_utils::atoms::to_string_q[][src]

pub fn to_string_q(
    q_ctx: &QuickJsContext,
    atom_ref: &JSAtomRef
) -> Result<String, EsError>