write-to-file 1.0.0

Write to a file, simple helper fn and traits lib crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["USAGI.NETWORK / Usagi Ito <the@usagi.network>"]
categories = ["rust-patterns", "filesystem"]
description = "Write to a file, simple helper fn and traits lib crate."
documentation = "https://docs.rs/fold-license/"
edition = "2021"
keywords = ["file", "write", "simple", "easy", "dir"]
license = "MIT"
name = "write-to-file"
readme = "README.md"
repository = "https://github.com/usagi/fold-license"
resolver = "2"
version = "1.0.0"