#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

13 releases

0.4.1 May 20, 2023
0.4.0 Nov 30, 2022
0.3.1 Jun 27, 2022
0.2.1 Feb 3, 2022
0.1.0 Mar 10, 2021

#1438 in Procedural macros

Download history 2005/week @ 2023-12-16 1230/week @ 2023-12-23 1678/week @ 2023-12-30 2638/week @ 2024-01-06 3767/week @ 2024-01-13 5203/week @ 2024-01-20 4380/week @ 2024-01-27 3890/week @ 2024-02-03 3434/week @ 2024-02-10 3384/week @ 2024-02-17 4191/week @ 2024-02-24 3879/week @ 2024-03-02 4075/week @ 2024-03-09 3395/week @ 2024-03-16 4385/week @ 2024-03-23 3001/week @ 2024-03-30

15,387 downloads per month
Used in 22 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

~3MB
~78K SLoC