author | DongHun Kwak <dh0128.kwak@samsung.com> | |
Tue, 16 May 2023 07:03:01 +0000 (16:03 +0900) | ||
committer | DongHun Kwak <dh0128.kwak@samsung.com> | |
Tue, 16 May 2023 07:03:01 +0000 (16:03 +0900) | ||
commit | 17961785e37f53c3f8a74b3e16431b80fe463aa8 | |
tree | e0691b7ec71da36e39bdf38888c58c0a7fffd5c4 | tree | snapshot |
.cargo_vcs_info.json | [new file with mode: 0644] | blob |
.gitignore | [new file with mode: 0644] | blob |
.gitlab-ci.yml | [new file with mode: 0644] | blob |
Cargo.toml | [new file with mode: 0644] | blob |
Cargo.toml.orig | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
benches/bench.rs | [new file with mode: 0644] | blob |
logo.png | [new file with mode: 0644] | blob |
src/buffer.rs | [new file with mode: 0644] | blob |
src/helper.rs | [new file with mode: 0644] | blob |
src/impl_std.rs | [new file with mode: 0644] | blob |
src/lib.rs | [new file with mode: 0644] | blob |
src/reference.rs | [new file with mode: 0644] | blob |
src/stream.rs | [new file with mode: 0644] | blob |
tests/chunking.rs | [new file with mode: 0644] | blob |
tests/quickchecks.rs | [new file with mode: 0644] | blob |