reoxide 0.7.0

Rust-bindings for the ReOxide decompiler extension framework
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 = "reoxide"
version = "0.7.0"
dependencies = [
 "reoxide-proc",
]

[[package]]
name = "reoxide-proc"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e56490dc0829a02ada0fc3e617eba7a5ada3f5ffceb78ba4f929c29af4cff5b5"