russy

russy is a utility crate for adding "ussy" to the end of things.

Usage

```rust use russy::mussy::fussy;

fn main(){ let rust = "rust".tostring(); asserteq!("russy", fussy(&rust)); } ```

Limitations

Only works with Roman alphanumeric characters.

License

This project is licensed under Apache License, Version 2.0