https://github.com/mkj/frmatasync
Async writeln! experiment
https://github.com/mkj/frmatasync
Last synced: 3 days ago
JSON representation
Async writeln! experiment
- Host: GitHub
- URL: https://github.com/mkj/frmatasync
- Owner: mkj
- License: 0bsd
- Created: 2024-08-01T14:16:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T14:19:31.000Z (almost 2 years ago)
- Last Synced: 2025-11-28T02:59:34.094Z (7 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## An experiment with async `writeln!`
This is inefficient but seems to work.