Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kanarus/mojilets


https://github.com/kanarus/mojilets

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

mojilets


Tools for character-level operations on String


## `StringExt` for `String`
- `swap_chars(&mut self, m: usize, n: usize)`


## `CharExt` for `char`
- `char_bytes(self) -> CharBytes`