Import kv-log-macro 1.0.7 upstream upstream/1.0.7
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 13 Mar 2023 05:37:49 +0000 (14:37 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 13 Mar 2023 05:37:49 +0000 (14:37 +0900)
commit6575cf8b36aa35c13b8202d5aed0cd5f008bd54b
tree330e7ac15fd5920d44dc12a62a30446e6e6c5902
Import kv-log-macro 1.0.7
20 files changed:
.cargo_vcs_info.json [new file with mode: 0644]
.github/CODE_OF_CONDUCT.md [new file with mode: 0644]
.github/CONTRIBUTING.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/question.md [new file with mode: 0644]
.github/PULL_REQUEST_TEMPLATE.md [new file with mode: 0644]
.github/stale.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
Cargo.toml.orig [new file with mode: 0644]
LICENSE-APACHE [new file with mode: 0644]
LICENSE-MIT [new file with mode: 0644]
README.md [new file with mode: 0644]
examples/main.rs [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
tests/test.rs [new file with mode: 0644]