lit-mod

Crates.iolit-mod
lib.rslit-mod
version0.2.0
sourcesrc
created_at2023-04-18 16:56:30.992046
updated_at2023-04-18 17:59:59.563756
descriptionlit-mod is a collection of procedural macros for working with string literals.
homepagehttps://github.com/tooboredtocode/lit-mod
repositoryhttps://github.com/tooboredtocode/lit-mod
max_upload_size
id842630
size18,967
(tooboredtocode)

documentation

https://docs.rs/lit-mod

README

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

Commit count: 5

cargo fmt