Sign in Sign up
cargo

scan-rules

This crate provides some macros for quickly parsing values out of text. Roughly speaking, it does the inverse of the print!/format! macros; or, in other words, a similar job to scanf from C.

Latest release
Nov 07, 2016
Releases
8
Known CVEs
0
First release
Jan 21, 2016
License
unknown
View on Cargo
Repository

Source

danielkeep/rust-scan-rules
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
8
Last 12 months
0
Cadence
~daily
Dependencies
7

Releases per month

last 12 months

Release mix

  • minor 2
  • patch 5
8 releases
Dependencies

Depends on

0.2.0

Used by

Nothing tracked depends on this yet.

Releases
Version Released
0.2.0 minor
0.1.3 patch
0.1.1 patch
0.1.0 minor
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial