Skip to content

mobilecoinfoundation/serial

Repository files navigation

MobileCoin: Serialization Wrappers

Project ChatLicenseArchitecture: anyCrates.ioDocs StatusDependency StatusCodeCov StatusGitHub Workflow StatusContributor Covenant

Basic wrappers for serialization.

The goal of this crate is to provide a single common interface to whatever third-party serialization library we choose, so that we can easily change it later. Please call into this crate rather than talking to bincode etc. directly, for data that is being passed to / from the enclave.

Releases

No releases published

Packages

No packages published

Languages