Skip to main content

Crate forte_wit

Crate forte_wit 

Source
Expand description

WASI wit definitions shared by forte-sdk (its own bindings) and forte-codegen (which routes them to user crates via build scripts).

The wit tree is embedded at compile time via include_dir!, so any downstream crate can call extract_wit from a build script to materialize the same wit files into an arbitrary directory.

Functionsยง

extract_wit