tree: 3600da58098752225408d1c1027ec3fc23e66b0a [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.