crabmole 0.0.1

Porting Go standard library in Rust
Documentation

Porting some Go standard libraries in Rust

Note: This crate will not port all go standard libraries in Rust, but some missing libraries in Rust environment.

Installation

crabmole = "0.0.1"

Status

name status no_std
sort

Acknowledgements

  • Thanks Go std libraries developers.

License