#u128 #parser #value #input #string

no-std const_parse

将任何输入字符串解析为 u128

1 个稳定版本

1.0.0 2021年3月24日

#14 in #u128

Zlib OR Apache-2.0 OR MIT

4KB

License:Zlib

crates.io docs.rs

const_parse

提供用于解析值的 const fn

目前仅支持 u128


lib.rs:

提供解析的 const fn

无运行时依赖