revelo-core 0.4.6

Core engine for revelo: the FileAnalyze byte reader, stream collection, element tree, and ergonomic Reader API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "revelo-core"
version = "0.4.6"
dependencies = [
 "revelo-util",
]

[[package]]
name = "revelo-util"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f09212a340d99b271ad5d927191b390087ff8f48a8f725b9d17e65b7023cc184"