Registry / build-tool / mc-sgx-core-build

mc-sgx-core-build

JSON →
library0.12.0rscratesunverified

Provides build helpers for SGX FFI crates in the MobileCoin ecosystem.

# Cargo.toml [dependencies] mc-sgx-core-build = "0.12.0"
INSTALL
IMPORT
SIG · MC-SGX-CORE-BUILD
M
mc-sgx-core-build
build-toolrustv0.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SgxBuild
use mc_sgx_core_build::SgxBuild;

Creates a new SGX build helper instance.

use mc_sgx_core_build::SgxBuild; fn main() { let build = SgxBuild::new(); println!("SGX build helper created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
mc-sgx-core-build — cargo add mc-sgx-core-build · libregistry