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