List of all items
Structs
- Spur
- archive::Archive
- context::ContextStacks
- context::ContextStacksMut
- context::EvalContext
- context::ModuleLoadGuard
- context::RuntimeQuantumGuard
- context::TaskContextGuard
- cycle::GcPassEvent
- cycle::GcStats
- cycle::NodePtr
- cycle::RuntimeInteriorHooks
- error::CallFrame
- error::PolicyDenial
- error::Span
- error::StackTrace
- error::TypeContext
- mcp_cassette::McpCassetteRecorder
- number::Complex
- number::DivByZero
- output_hook::CapturedOutput
- resolve::PackagePath
- resolve::PackageSpec
- runtime::cancel::TaskRelations
- runtime::completion::ExternalCompletion
- runtime::completion::ExternalFailure
- runtime::eval_task_context::DynamicTaskState
- runtime::eval_task_context::ModuleTaskState
- runtime::executor::AsyncDispatchFuture
- runtime::executor::AsyncExecutorDispatch
- runtime::executor::BlockingExecutorDispatch
- runtime::executor::ExecutorCancelHandle
- runtime::executor::ExecutorDriveReport
- runtime::executor::ExecutorSnapshot
- runtime::executor::ExecutorSubmission
- runtime::executor::ExternalOperationBinding
- runtime::executor::PreparedExternalOperation
- runtime::executor::RunningSubmission
- runtime::executor::RuntimeIssuedCompletionIdentity
- runtime::executor::RuntimeOperationBinding
- runtime::executor::SubmissionRejected
- runtime::ids::ChannelId
- runtime::ids::CompletionKind
- runtime::ids::IdCounter
- runtime::ids::IdExhausted
- runtime::ids::InvalidRuntimeId
- runtime::ids::OperationId
- runtime::ids::PromiseId
- runtime::ids::ResourceGateId
- runtime::ids::RootId
- runtime::ids::RuntimeId
- runtime::ids::RuntimeScopedIdCounter
- runtime::ids::RuntimeTaskId
- runtime::ids::ScopeId
- runtime::ids::SettlementSeq
- runtime::ids::TaskId
- runtime::ids::WaitGeneration
- runtime::ids::WaitId
- runtime::native::CancellationView
- runtime::native::NativeCall
- runtime::native::NativeCallContext
- runtime::native::NativeSuspend
- runtime::native::PromiseSetWait
- runtime::native::ResourceGateHandle
- runtime::resource::CancelHookError
- runtime::resource::InterruptibleResource
- runtime::resource::InvalidQuarantineBound
- runtime::resource::QuarantineBound
- runtime::resource::ResourceClass
- runtime::settlement::TaskSettlement
- runtime::task_context::TaskContext
- runtime::task_context::TaskContextHandle
- sandbox::Caps
- sandbox::Sandbox
- value::Agent
- value::AsyncPromise
- value::Channel
- value::Conversation
- value::Env
- value::ImageAttachment
- value::Lambda
- value::Macro
- value::Message
- value::MultiMethod
- value::MutableArray
- value::MutableCell
- value::NativeFn
- value::Prompt
- value::Record
- value::StreamBox
- value::SyntaxRules
- value::Thunk
- value::ToolDefinition
- value::Value
Enums
- cycle::GcEdge
- cycle::GcNode
- cycle::GcTrigger
- error::SemaError
- mcp_cassette::McpCassetteDecision
- number::SemaNumber
- runtime::cancel::CancelReason
- runtime::cancel::CancellationParent
- runtime::cancel::LifetimeOwner
- runtime::completion::CompletionDelivery
- runtime::completion::ExternalFailureCode
- runtime::executor::BindCompletionError
- runtime::executor::BlockingDispatchClass
- runtime::executor::CancelBeforeStart
- runtime::executor::ExecutorAttachError
- runtime::executor::ExecutorDispatch
- runtime::executor::ExecutorShutdown
- runtime::executor::ExecutorStartDecision
- runtime::executor::ExecutorTerminal
- runtime::executor::SubmitErrorKind
- runtime::native::ChannelOperation
- runtime::native::ChannelQuery
- runtime::native::ChannelReceive
- runtime::native::ChannelSend
- runtime::native::ChannelWait
- runtime::native::NativeOutcome
- runtime::native::PromiseSetMode
- runtime::native::ResourceGateCloseError
- runtime::native::ResumeInput
- runtime::native::RuntimeRequest
- runtime::native::RuntimeResponse
- runtime::native::WaitKind
- runtime::resource::CancelDisposition
- runtime::resource::QuarantineBoundDescriptor
- runtime::settlement::TaskOutcome
- value::FileAccess
- value::NativeSuspensionClass
- value::PromiseState
- value::Role
- value::ToolPolicySubject
- value::ValueView
- value::ValueViewRef
Traits
- io_backend::IoBackend
- mcp_cassette::McpCassetteRecordTarget
- runtime::completion::CompletionDecoder
- runtime::completion::CompletionSender
- runtime::executor::ExecutorLease
- runtime::executor::IoExecutor
- runtime::native::NativeContinuation
- runtime::native::SyncCallbackSession
- runtime::native::SyncHofHost
- runtime::resource::CancelHook
- runtime::task_context::TaskLocalValue
- runtime::trace::Trace
- value::SemaStream
Macros
Functions
- archive::deserialize_archive_from_bytes
- archive::extract_archive
- archive::has_embedded_archive
- archive::serialize_archive
- archive::write_bundled_executable
- archive::write_bundled_executable_from_bytes
- async_signal::blocking_sleep_ms
- async_signal::check_interrupt
- async_signal::clear_blocking_sleep_callback
- async_signal::clear_interrupt_callback
- async_signal::current_conversation_scope_boxed
- async_signal::current_llm_scope_boxed
- async_signal::current_task_id
- async_signal::current_usage_scope_boxed
- async_signal::in_runtime_quantum
- async_signal::install_task_llm_scope
- async_signal::install_task_otel
- async_signal::install_task_usage_scope
- async_signal::llm_scope_ambient_is_empty
- async_signal::llm_scope_captured_is_empty
- async_signal::notify_task_reaped
- async_signal::otel_ambient_is_empty
- async_signal::otel_captured_is_empty
- async_signal::set_blocking_sleep_callback
- async_signal::set_current_task_id
- async_signal::set_interrupt_callback
- async_signal::set_llm_scope_empty_callbacks
- async_signal::set_llm_scope_task_callbacks
- async_signal::set_otel_empty_callbacks
- async_signal::set_otel_task_callbacks
- async_signal::set_runtime_quantum
- async_signal::set_task_reaped_callback
- async_signal::set_usage_scope_empty_callbacks
- async_signal::set_usage_scope_task_callbacks
- async_signal::take_task_llm_scope
- async_signal::take_task_otel
- async_signal::take_task_usage_scope
- async_signal::usage_scope_ambient_is_empty
- async_signal::usage_scope_captured_is_empty
- context::call_callback
- context::call_callback_owned
- context::eval_callback
- context::set_call_callback
- context::set_call_owned_callback
- context::set_eval_callback
- context::set_macro_expand_callback
- context::try_macro_expand_callback
- context::with_stdlib_ctx
- cycle::collect
- cycle::env_chain_pins
- cycle::last_stats
- cycle::maybe_collect
- cycle::register_candidate
- cycle::register_closure_birth
- cycle::register_env_candidate
- cycle::register_payload_tracer
- cycle::registry_len
- cycle::set_gc_observer
- cycle::set_runtime_interior_hooks
- cycle::should_collect
- cycle::threshold_collect
- cycle::trace_value
- error::suggest_similar
- error::veteran_hint
- home::sema_home
- io_backend::io_backend
- io_backend::io_block_on
- io_backend::io_spawn
- io_backend::io_spawn_blocking
- io_backend::set_io_backend
- json::json_to_value
- json::key_to_string
- json::value_to_json
- json::value_to_json_lossy
- mcp_cassette::clear_mcp_cassette_hook
- mcp_cassette::mcp_cassette_decide
- mcp_cassette::set_mcp_cassette_hook
- mutable_ops::mutable_array_get
- mutable_ops::mutable_array_set
- net::bind_with_fallback
- num::cmp_int_float
- output_hook::current_root
- output_hook::mark_root_capturing
- output_hook::register_output_capture_sink
- output_hook::set_current_root
- output_hook::set_host_stderr_hook
- output_hook::set_host_stdout_hook
- output_hook::unmark_root_capturing
- output_hook::unregister_output_capture_sink
- output_hook::write_stderr
- output_hook::write_stdout
- resolve::is_package_import
- resolve::packages_dir
- resolve::resolve_package_import
- resolve::resolve_package_import_in
- resolve::validate_package_spec
- runtime::completion::downcast_send_payload
- runtime::native::multimethod_call
- stack::maybe_grow
- text_util::truncate_chars
- value::bits_to_spur
- value::compare_spurs
- value::intern
- value::interner_stats
- value::next_gensym
- value::pretty_print
- value::resolve
- value::resolve_multimethod_handler
- value::select_multimethod_handler
- value::spur_to_bits
- value::with_resolved
- vfs::init_vfs
- vfs::is_vfs_active
- vfs::normalize_path
- vfs::validate_vfs_path
- vfs::vfs_exists
- vfs::vfs_read
- vfs::vfs_resolve_and_read
- vfs::vfs_resolve_key
Type Aliases
- async_signal::BlockingSleepFn
- async_signal::InterruptCallbackFn
- async_signal::LlmScopeAmbientEmptyFn
- async_signal::LlmScopeCaptureFn
- async_signal::LlmScopeInstallFn
- async_signal::LlmScopeIsEmptyFn
- async_signal::LlmScopeTakeFn
- async_signal::OtelAmbientEmptyFn
- async_signal::OtelInstallFn
- async_signal::OtelIsEmptyFn
- async_signal::OtelScopeFn
- async_signal::OtelTakeFn
- async_signal::TaskReapedFn
- async_signal::UsageScopeAmbientEmptyFn
- async_signal::UsageScopeCaptureFn
- async_signal::UsageScopeInstallFn
- async_signal::UsageScopeIsEmptyFn
- async_signal::UsageScopeTakeFn
- context::CallCallbackFn
- context::CallOwnedCallbackFn
- context::ContextStackMap
- context::EvalCallbackFn
- context::MacroExpandCallbackFn
- cycle::ChannelTraceFn
- cycle::EnvBindings
- cycle::OpaqueSeverFn
- cycle::OpaqueTraceFn
- cycle::PayloadTracer
- cycle::PromiseTraceFn
- error::SpanMap
- io_backend::AbortHook
- io_backend::BoxIoFuture
- runtime::completion::DecodedCompletion
- runtime::completion::SendPayload
- runtime::native::NativeResult
- value::NativeFnInner