strfn 0.1.0

a function of detecting a string and chars in code (for example, for macro)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.regex]
version = "1.5.4"

[dependencies.siesta]
version = "0.1.8"

[package]
authors = ["m1ras <bag2097584@gmail.com>"]
description = "a function of detecting a string and chars in code (for example, for macro)"
edition = "2018"
license = "MIT"
name = "strfn"
version = "0.1.0"