https://github.com/nugine/scoped-writer
Scoped writer utility
https://github.com/nugine/scoped-writer
Last synced: 15 days ago
JSON representation
Scoped writer utility
- Host: GitHub
- URL: https://github.com/nugine/scoped-writer
- Owner: Nugine
- License: mit
- Created: 2025-02-23T14:38:06.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T11:19:55.000Z (2 months ago)
- Last Synced: 2025-04-13T22:12:18.434Z (15 days ago)
- Language: Rust
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# scoped-writer
[![Latest Version]][crates.io]
[![Documentation]][docs.rs]
![License][crates.io]: https://crates.io/crates/scoped-writer
[Latest Version]: https://img.shields.io/crates/v/scoped-writer.svg
[Documentation]: https://docs.rs/scoped-writer/badge.svg
[docs.rs]: https://docs.rs/scoped-writer
[License]: https://img.shields.io/crates/l/scoped-writer.svgDocumentation:
## Contributing
+ [Development Guide](./CONTRIBUTING.md)