rustgo 1.0.0

A package that enriches the rust standard crate, referring to the Golang implementation.
Documentation
1
2
3
4
5
6
pub mod builder;
pub mod compare;
pub mod reader;
pub mod replace;
pub mod search;
pub mod strings;