MCPcopy Create free account
hub / github.com/clojure-rs/ClojureRS / try_read_nil

Function try_read_nil

src/reader.rs:461–464  ·  view source on GitHub ↗

Tries to parse a &str that says 'nil' into Value::Nil Example Successes: nil => Value::Nil

(input: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected