prefix_parser 0.2.0

A parser for numbers with binary prefixes on the end. EX: Turning 1KB into 1000.
Documentation
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "prefix_parser"
version = "0.2.0"