tree: 26d06f2560a72204998c91adc04a2a1ad9bd00b5 [path history] [tgz]
  1. src/
  2. Cargo.toml
  3. README.md
types/README.md

permalink: /docs/codebase/types

Types

This directory defines common types (useful structs and traits) such as file, function, and task used in the Teaclave platform. Note that the teaclave_types crate can be used in both app and trusted enclave parts.