https://github.com/codingcat/string_encoder
https://github.com/codingcat/string_encoder
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingcat/string_encoder
- Owner: CodingCat
- License: apache-2.0
- Created: 2022-07-18T04:18:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T00:52:41.000Z (over 3 years ago)
- Last Synced: 2025-01-26T03:25:54.859Z (about 1 year ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# string_encoder
```
(base) (python3.8_venv) nanzhu@ip-192-168-1-70 string_encoder % cargo run
Finished dev [unoptimized + debuginfo] target(s) in 0.07s
Running `target/debug/string_encoder`
Usage: target/debug/string_encoder input_string
```