#proc-macro #standalone #format #regex #meant #sscanf

macro sscanf_macro

Proc-Macros for the sscanf Crate. Not meant to be used as a standalone Crate

14 releases

0.4.2 Jul 21, 2024
0.4.1 May 20, 2023
0.4.0 Nov 30, 2022
0.3.1 Jun 27, 2022
0.1.0 Mar 10, 2021

#1693 in Procedural macros

Download history 4189/week @ 2024-07-25 3757/week @ 2024-08-01 4580/week @ 2024-08-08 3924/week @ 2024-08-15 4983/week @ 2024-08-22 3655/week @ 2024-08-29 14613/week @ 2024-09-05 27198/week @ 2024-09-12 27268/week @ 2024-09-19 35464/week @ 2024-09-26 36280/week @ 2024-10-03 32442/week @ 2024-10-10 29454/week @ 2024-10-17 31269/week @ 2024-10-24 33023/week @ 2024-10-31 32911/week @ 2024-11-07

132,235 downloads per month
Used in 25 crates (via sscanf)

MIT/Apache

105KB
2.5K SLoC

procedural Macro for the sscanf Crate.

Useless without that Crate since it indirectly depends on it


lib.rs:

Procedural macros for the sscanf crate. Not usable as a standalone crate.

Dependencies

~4MB
~91K SLoC