#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

#1362 in Procedural macros

33 downloads per month

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

~275–700KB
~17K SLoC