1 unstable release
0.1.0 | Aug 12, 2023 |
---|
#13 in #illumos
8KB
83 lines
libcontract
Safe wrapper around libcontract(3lib).
Running examples
$ cargo run --example get-members 1116
Finished dev [unoptimized + debuginfo] target(s) in 0.03s
Running `target/debug/examples/get-members 1116`
members in contract 1116:
[
13231,
12905,
]
Dependencies
~0–1.9MB
~37K SLoC