pub fn expand_wit_tokens(path: &str) -> Result<TokenStream>Expand description
Expands a WIT file into a Rust source file as a token stream.
pub fn expand_wit_tokens(path: &str) -> Result<TokenStream>Expands a WIT file into a Rust source file as a token stream.