#proc-macro #string-literal #literals #procedural #macro

macro lit-mod

lit-mod is a collection of procedural macros for working with string literals

2 unstable releases

0.2.0 Apr 18, 2023
0.1.0 Apr 18, 2023

#1248 in Procedural macros

ISC license

14KB
277 lines

lit-mod

lit-mod is a collection of procedural macros for working with string literals.

Usage

Add this to your Cargo.toml:

[dependencies]
lit-mod = "0.1"

Copyright (c) 2023 tooboredtocode

ISC License


lib.rs:

lit-mod is a collection of procedural macros for working with string literals.

Usage

Add this to your Cargo.toml:

[dependencies]
lit-mod = "0.1"

Dependencies

~330–770KB
~19K SLoC