ReferenceAPIsRust Library Referencenemo-relay-fficonvertFunction c_str_to_jsonAsk a question|Copy page|View as Markdown|More actionsGenerated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi. pub fn c_str_to_json(ptr: *const c_char) -> Option<Value> Parse a null-terminated C string as JSON. Returns None on error and sets last_error.