rust-assembler 0.1.101

A library that provides high-level APIs with the efficiency of low-level implementations.
Documentation
1
2
3
4
5
pub mod contains_str;
pub mod find_str;
pub mod replace_str;
pub mod extend_string;
pub mod remove_matches;