#contract #illumos #os-illumos-apis

libcontract

libcontract(3lib) 的安全封装

1 个不稳定版本

0.1.0 2023年8月12日

13#illumos

MIT 许可证

8KB
83

libcontract

libcontract(3lib) 的安全封装。

运行示例

$ 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,
]

依赖

~0–1.8MB
~37K SLoC