Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ types_builder.rs
File
types_builder.rs
crates/environ/src/component/types_builder.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::component::*;
2
use crate::error::{Result, bail};
3
use crate::prelude::*;
4
use crate::{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected