#intel-sgx #sgx-sdk #serialization #internals #applications #derive #write

sgx_serialize_derive_internals

Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language

10 stable releases

1.1.1 Apr 2, 2020
1.1.0 Dec 19, 2019
1.0.9 Sep 16, 2019
1.0.8 Jun 11, 2019
0.9.8 Mar 27, 2018

#15 in #internals

43 downloads per month
Used in 2 crates (via sgx_serialize_derive)

Custom license

8KB
130 lines

Note

Please visit our homepage for usage. Thanks!


lib.rs:

The library is named sgx_serialize_derive_internals.

It's helpful for parsing the structure and fields of struct and enum.

Dependencies

~1.5MB
~39K SLoC