#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

#1529 in Procedural macros

Download history 5273/week @ 2024-06-26 2957/week @ 2024-07-03 3918/week @ 2024-07-10 4957/week @ 2024-07-17 4300/week @ 2024-07-24 3826/week @ 2024-07-31 4403/week @ 2024-08-07 3765/week @ 2024-08-14 5175/week @ 2024-08-21 3533/week @ 2024-08-28 11248/week @ 2024-09-04 27955/week @ 2024-09-11 25697/week @ 2024-09-18 35213/week @ 2024-09-25 35755/week @ 2024-10-02 28354/week @ 2024-10-09

129,048 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

~4MB
~92K SLoC