Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kixunil/fast_escape
Simple, fast escaping of characters
https://github.com/kixunil/fast_escape
Last synced: 3 months ago
JSON representation
Simple, fast escaping of characters
- Host: GitHub
- URL: https://github.com/kixunil/fast_escape
- Owner: Kixunil
- Created: 2017-06-29T20:50:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T19:03:42.000Z (over 7 years ago)
- Last Synced: 2024-09-17T17:29:55.956Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 2.93 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fast escape
===========Simple, fast escaping of characters.
This crate builds on [`fast_fmt`](https://github.com/Kixunil/fast_fmt) to provide flexibility and speed.