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

Function symbol_parser

src/reader.rs:286–299  ·  view source on GitHub ↗

Parses valid Clojure symbol Example Successes: a , b , |ab123| namespace.subnamespace/a cat/b a.b.c/|ab123|

(input: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

try_read_keywordFunction · 0.85

Calls 1

identifier_parserFunction · 0.85

Tested by

no test coverage detected