文件名称:改革-通过正则表达式进行解析-Rust开发
文件大小:29KB
文件格式:ZIP
更新时间:2024-06-16 13:58:07
Rust Parsing
重新格式化使用格式语法Derive通过正则表达式进行解析将需要重新格式化以指定格式字符串,这将是trea重新格式化使用格式语法Derive通过正则表达式进行解析将需要属性重新指定以指定格式字符串,这将被视为格式字符串->正则表达式字符串默认情况下实现重整的类型:有符号整数:i8 i16 i32 i64 i128 isize无符号整数:u8 u16 u32 u64 u128 uize浮点数:f32 f64字符串,&str char结构体使用Reformation :: Reformation; #[derive(Reformation,Debug)]#[reformation(r“ {year}-{month}-{day} {hour}:{minute}”)] stru
【文件预览】:
reformation-master
----Cargo.toml(139B)
----failing_examples()
--------Cargo.toml(170B)
--------src()
----.travis.yml(239B)
----LICENSE(1KB)
----README.md(4KB)
----reformation_derive()
--------Cargo.toml(351B)
--------src()
----reformation()
--------Cargo.toml(718B)
--------src()
--------examples()
--------tests()
--------benches()
----.gitignore(121B)
----Changelog.md(2KB)