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

macro sscanf_macro

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

14 releases

new 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

#1461 in Procedural macros

Download history 3336/week @ 2024-04-03 4266/week @ 2024-04-10 4917/week @ 2024-04-17 4463/week @ 2024-04-24 3855/week @ 2024-05-01 3594/week @ 2024-05-08 4127/week @ 2024-05-15 3132/week @ 2024-05-22 3374/week @ 2024-05-29 3299/week @ 2024-06-05 4355/week @ 2024-06-12 4152/week @ 2024-06-19 5273/week @ 2024-06-26 2957/week @ 2024-07-03 3918/week @ 2024-07-10 3876/week @ 2024-07-17

16,994 downloads per month
Used in 24 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

~3.5MB
~76K SLoC