List of all items
Structs
- Args
- HttpIncomingHandler
- SqliteFunction
- TrailbaseHandler
- db::SqliteRequest
- db::Transaction
- fetch::Request
- fetch::Uri
- http::BoundedBody
- http::HeaderMap
- http::HeaderValue
- http::Html
- http::HttpError
- http::HttpRoute
- http::Json
- http::Method
- http::Parts
- http::Redirect
- http::Request
- http::StatusCode
- http::User
- http::Version
- http::header::Drain
- http::header::GetAll
- http::header::HeaderMap
- http::header::HeaderName
- http::header::HeaderValue
- http::header::IntoIter
- http::header::InvalidHeaderName
- http::header::InvalidHeaderValue
- http::header::Iter
- http::header::IterMut
- http::header::Keys
- http::header::MaxSizeReached
- http::header::OccupiedEntry
- http::header::ToStrError
- http::header::VacantEntry
- http::header::ValueDrain
- http::header::ValueIter
- http::header::ValueIterMut
- http::header::Values
- http::header::ValuesMut
- job::Job
- kv::Store
- time::Duration
- time::SystemTime
- time::Timer
- wit::exports::trailbase::component::init_endpoint::Arguments
- wit::exports::trailbase::component::init_endpoint::HttpHandlers
- wit::exports::trailbase::component::init_endpoint::JobHandlers
- wit::exports::trailbase::component::init_endpoint::SqliteFunctions
- wit::exports::trailbase::component::init_endpoint::SqliteScalarFunction
- wit::exports::trailbase::component::sqlite_function_endpoint::Arguments
- wit::trailbase::database::sqlite::Transaction
- wit::wasi::clocks::wall_clock::Datetime
- wit::wasi::filesystem::types::Descriptor
- wit::wasi::filesystem::types::DescriptorFlags
- wit::wasi::filesystem::types::DescriptorStat
- wit::wasi::filesystem::types::DirectoryEntry
- wit::wasi::filesystem::types::DirectoryEntryStream
- wit::wasi::filesystem::types::MetadataHashValue
- wit::wasi::filesystem::types::OpenFlags
- wit::wasi::filesystem::types::PathFlags
- wit::wasi::http::types::DnsErrorPayload
- wit::wasi::http::types::FieldSizePayload
- wit::wasi::http::types::Fields
- wit::wasi::http::types::FutureIncomingResponse
- wit::wasi::http::types::FutureTrailers
- wit::wasi::http::types::IncomingBody
- wit::wasi::http::types::IncomingRequest
- wit::wasi::http::types::IncomingResponse
- wit::wasi::http::types::OutgoingBody
- wit::wasi::http::types::OutgoingRequest
- wit::wasi::http::types::OutgoingResponse
- wit::wasi::http::types::RequestOptions
- wit::wasi::http::types::ResponseOutparam
- wit::wasi::http::types::TlsAlertReceivedPayload
- wit::wasi::io::error::Error
- wit::wasi::io::poll::Pollable
- wit::wasi::io::streams::InputStream
- wit::wasi::io::streams::OutputStream
- wit::wasi::keyvalue::store::Bucket
- wit::wasi::keyvalue::store::KeyResponse
Enums
- db::Error
- db::SqliteResponse
- fs::Error
- http::header::Entry
- job::Error
- wit::exports::trailbase::component::init_endpoint::HttpMethodType
- wit::exports::trailbase::component::init_endpoint::SqliteFunctionFlags
- wit::exports::trailbase::component::sqlite_function_endpoint::Error
- wit::exports::trailbase::component::sqlite_function_endpoint::Value
- wit::trailbase::database::sqlite::TxError
- wit::trailbase::database::sqlite::Value
- wit::wasi::filesystem::types::Advice
- wit::wasi::filesystem::types::DescriptorType
- wit::wasi::filesystem::types::ErrorCode
- wit::wasi::filesystem::types::NewTimestamp
- wit::wasi::http::types::ErrorCode
- wit::wasi::http::types::HeaderError
- wit::wasi::http::types::Method
- wit::wasi::http::types::Scheme
- wit::wasi::io::streams::StreamError
- wit::wasi::keyvalue::store::Error
Traits
- Guest
- http::IntoBody
- http::IntoResponse
- http::header::AsHeaderName
- http::header::IntoHeaderName
- wit::exports::trailbase::component::init_endpoint::Guest
- wit::exports::trailbase::component::sqlite_function_endpoint::Guest
Macros
Functions
- db::escape
- db::execute
- db::query
- db::to_sql_value
- fetch::fetch
- fetch::get
- fs::read_file
- http::routing::delete
- http::routing::get
- http::routing::patch
- http::routing::post
- kv::open
- rand::get_insecure_random_bytes
- rand::get_random_bytes
- time::sleep
- time::sleep_until
- wit::trailbase::database::sqlite::tx_begin
- wit::trailbase::database::sqlite::tx_commit
- wit::trailbase::database::sqlite::tx_execute
- wit::trailbase::database::sqlite::tx_query
- wit::trailbase::database::sqlite::tx_rollback
- wit::wasi::clocks::monotonic_clock::now
- wit::wasi::clocks::monotonic_clock::resolution
- wit::wasi::clocks::monotonic_clock::subscribe_duration
- wit::wasi::clocks::monotonic_clock::subscribe_instant
- wit::wasi::clocks::wall_clock::now
- wit::wasi::clocks::wall_clock::resolution
- wit::wasi::filesystem::preopens::get_directories
- wit::wasi::filesystem::types::filesystem_error_code
- wit::wasi::http::outgoing_handler::handle
- wit::wasi::http::types::http_error_code
- wit::wasi::io::poll::poll
- wit::wasi::keyvalue::atomics::increment
- wit::wasi::keyvalue::batch::delete_many
- wit::wasi::keyvalue::batch::get_many
- wit::wasi::keyvalue::batch::set_many
- wit::wasi::keyvalue::store::open
- wit::wasi::random::insecure::get_insecure_random_bytes
- wit::wasi::random::insecure::get_insecure_random_u64
- wit::wasi::random::insecure_seed::insecure_seed
- wit::wasi::random::random::get_random_bytes
- wit::wasi::random::random::get_random_u64
Type Aliases
- http::Response
- job::JobHandler
- wit::wasi::clocks::monotonic_clock::Duration
- wit::wasi::clocks::monotonic_clock::Instant
- wit::wasi::clocks::monotonic_clock::Pollable
- wit::wasi::filesystem::preopens::Descriptor
- wit::wasi::filesystem::types::Datetime
- wit::wasi::filesystem::types::Error
- wit::wasi::filesystem::types::Filesize
- wit::wasi::filesystem::types::InputStream
- wit::wasi::filesystem::types::LinkCount
- wit::wasi::filesystem::types::OutputStream
- wit::wasi::http::outgoing_handler::ErrorCode
- wit::wasi::http::outgoing_handler::FutureIncomingResponse
- wit::wasi::http::outgoing_handler::OutgoingRequest
- wit::wasi::http::outgoing_handler::RequestOptions
- wit::wasi::http::types::Duration
- wit::wasi::http::types::FieldKey
- wit::wasi::http::types::FieldName
- wit::wasi::http::types::FieldValue
- wit::wasi::http::types::Headers
- wit::wasi::http::types::InputStream
- wit::wasi::http::types::IoError
- wit::wasi::http::types::OutputStream
- wit::wasi::http::types::Pollable
- wit::wasi::http::types::StatusCode
- wit::wasi::http::types::Trailers
- wit::wasi::io::streams::Error
- wit::wasi::io::streams::Pollable
- wit::wasi::keyvalue::atomics::Bucket
- wit::wasi::keyvalue::atomics::Error
- wit::wasi::keyvalue::batch::Bucket
- wit::wasi::keyvalue::batch::Error
Constants
- http::header::ACCEPT
- http::header::ACCEPT_CHARSET
- http::header::ACCEPT_ENCODING
- http::header::ACCEPT_LANGUAGE
- http::header::ACCEPT_RANGES
- http::header::ACCESS_CONTROL_ALLOW_CREDENTIALS
- http::header::ACCESS_CONTROL_ALLOW_HEADERS
- http::header::ACCESS_CONTROL_ALLOW_METHODS
- http::header::ACCESS_CONTROL_ALLOW_ORIGIN
- http::header::ACCESS_CONTROL_EXPOSE_HEADERS
- http::header::ACCESS_CONTROL_MAX_AGE
- http::header::ACCESS_CONTROL_REQUEST_HEADERS
- http::header::ACCESS_CONTROL_REQUEST_METHOD
- http::header::AGE
- http::header::ALLOW
- http::header::ALT_SVC
- http::header::AUTHORIZATION
- http::header::CACHE_CONTROL
- http::header::CACHE_STATUS
- http::header::CDN_CACHE_CONTROL
- http::header::CONNECTION
- http::header::CONTENT_DISPOSITION
- http::header::CONTENT_ENCODING
- http::header::CONTENT_LANGUAGE
- http::header::CONTENT_LENGTH
- http::header::CONTENT_LOCATION
- http::header::CONTENT_RANGE
- http::header::CONTENT_SECURITY_POLICY
- http::header::CONTENT_SECURITY_POLICY_REPORT_ONLY
- http::header::CONTENT_TYPE
- http::header::COOKIE
- http::header::DATE
- http::header::DNT
- http::header::ETAG
- http::header::EXPECT
- http::header::EXPIRES
- http::header::FORWARDED
- http::header::FROM
- http::header::HOST
- http::header::IF_MATCH
- http::header::IF_MODIFIED_SINCE
- http::header::IF_NONE_MATCH
- http::header::IF_RANGE
- http::header::IF_UNMODIFIED_SINCE
- http::header::LAST_MODIFIED
- http::header::LINK
- http::header::LOCATION
- http::header::MAX_FORWARDS
- http::header::ORIGIN
- http::header::PRAGMA
- http::header::PROXY_AUTHENTICATE
- http::header::PROXY_AUTHORIZATION
- http::header::PUBLIC_KEY_PINS
- http::header::PUBLIC_KEY_PINS_REPORT_ONLY
- http::header::RANGE
- http::header::REFERER
- http::header::REFERRER_POLICY
- http::header::REFRESH
- http::header::RETRY_AFTER
- http::header::SEC_WEBSOCKET_ACCEPT
- http::header::SEC_WEBSOCKET_EXTENSIONS
- http::header::SEC_WEBSOCKET_KEY
- http::header::SEC_WEBSOCKET_PROTOCOL
- http::header::SEC_WEBSOCKET_VERSION
- http::header::SERVER
- http::header::SET_COOKIE
- http::header::STRICT_TRANSPORT_SECURITY
- http::header::TE
- http::header::TRAILER
- http::header::TRANSFER_ENCODING
- http::header::UPGRADE
- http::header::UPGRADE_INSECURE_REQUESTS
- http::header::USER_AGENT
- http::header::VARY
- http::header::VIA
- http::header::WARNING
- http::header::WWW_AUTHENTICATE
- http::header::X_CONTENT_TYPE_OPTIONS
- http::header::X_DNS_PREFETCH_CONTROL
- http::header::X_FRAME_OPTIONS
- http::header::X_XSS_PROTECTION