#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

#1482 in Procedural macros

Download history 5333/week @ 2024-01-21 4077/week @ 2024-01-28 3829/week @ 2024-02-04 3464/week @ 2024-02-11 3479/week @ 2024-02-18 4089/week @ 2024-02-25 3906/week @ 2024-03-03 3995/week @ 2024-03-10 3512/week @ 2024-03-17 4304/week @ 2024-03-24 3571/week @ 2024-03-31 3354/week @ 2024-04-07 5317/week @ 2024-04-14 4482/week @ 2024-04-21 4136/week @ 2024-04-28 3690/week @ 2024-05-05

17,786 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
~77K SLoC