Skip to main content

Crate trailbase_wasm

Crate trailbase_wasm 

Source

Re-exports§

pub use crate::wit::exports::trailbase::component::init_endpoint::Arguments;
pub use wstd::wasip2 as __wasi;

Modules§

db
fetch
fs
http
job
kv
rand
sqlite
time
wit

Macros§

assert_impl_all
Asserts that the type implements all of the given traits.
export

Structs§

Args
HttpIncomingHandler
SqliteFunction
TrailbaseHandler

Traits§

Guest