numscan 0.1.0

Extract numbers from text
Documentation
[dependencies.round_mult]
version = "0.1.2"

[package]
categories = ["parsing", "no-std"]
description = "Extract numbers from text"
edition = "2021"
homepage = "https://github.com/yehuthi/numscan"
keywords = ["extract", "number", "text", "scan", "simd"]
license = "MIT OR Apache-2.0"
name = "numscan"
readme = "README.md"
repository = "https://github.com/yehuthi/numscan"
version = "0.1.0"