tree: 0e73b74730ada2fa85ff25dcc7171bc0466c48f1 [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.