regex_macros

Crates.ioregex_macros
lib.rsregex_macros
version0.2.0
sourcesrc
created_at2014-12-13 22:10:32.511093
updated_at2017-01-01 05:20:48.936564
descriptionAn implementation of statically compiled regular expressions for Rust. Unless you specifically need compile time regular expressions or a matching engine that is guaranteed not to allocate, you should temporarily prefer using the plain regex crate (since it is almost always faster).
homepagehttps://github.com/rust-lang/regex
repositoryhttps://github.com/rust-lang/regex
max_upload_size
id548
size22,264
Alex Crichton (alexcrichton)

documentation

README

Commit count: 1523

cargo fmt