russy
is a utility crate for adding "ussy" to the end of things.
```rust use russy::mussy::fussy;
fn main(){ let rust = "rust".tostring(); asserteq!("russy", fussy(&rust)); } ```
Only works with Roman alphanumeric characters.
This project is licensed under Apache License, Version 2.0