litrs 0.4.1

Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context.
Documentation

litrs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

  • proc-macro2

proc-macro2

  • dep:proc-macro2

check_suffix

  • unicode-xid

unicode-xid

  • dep:unicode-xid