tree: 7624b29a47785da1ddc0dedfddc94aef90ab2109 [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.