List of all items
Structs
- compile::CellCompiler
- compile::CompileError
- compile::CompiledCell
- compile::CompilerConfig
- compile::DependencyParser
- compile::ErrorMapper
- compile::ExternalDependency
- compile::ManifestConfig
- compile::NotebookSourceProcessor
- compile::ProductionBuilder
- compile::ReleaseProfile
- compile::ToolchainManager
- compile::UniverseBuilder
- execute::AbortHandle
- execute::CellContext
- execute::ExecutorKillHandle
- execute::HotReloader
- execute::LinearExecutor
- execute::LoadedCell
- execute::ParallelExecutor
- execute::ProcessExecutor
- execute::WindowsDllHandler
- graph::CellId
- graph::CellInfo
- graph::CellParser
- graph::DefinitionCell
- graph::Dependency
- graph::GraphEngine
- graph::MarkdownCell
- graph::ParseResult
- graph::SourceEditor
- graph::SourceSpan
- ipc::WorkerHandle
- ipc::WorkerKillHandle
- ipc::WorkerPool
- paths::NotebookDirs
- salsa_db::CellData
- salsa_db::CellOutputData
- salsa_db::CellOutputs
- salsa_db::CompiledCellData
- salsa_db::CompilerSettings
- salsa_db::GraphAnalysis
- salsa_db::SourceFile
- salsa_db::VenusDatabase
- salsa_db::cache::ArchivedCacheSnapshot
- salsa_db::cache::ArchivedCachedCell
- salsa_db::cache::CachePersistence
- salsa_db::cache::CacheSnapshot
- salsa_db::cache::CacheSnapshotResolver
- salsa_db::cache::CachedCell
- salsa_db::cache::CachedCellResolver
- state::BoxedOutput
- state::StateManager
- state::TypeFingerprint
- widgets::WidgetContext
Enums
- compile::CompilationResult
- error::Error
- execute::ExecutionResult
- graph::CellType
- graph::DefinitionType
- graph::MoveDirection
- ipc::protocol::ArchivedWorkerCommand
- ipc::protocol::ArchivedWorkerResponse
- ipc::protocol::WorkerCommand
- ipc::protocol::WorkerCommandResolver
- ipc::protocol::WorkerResponse
- ipc::protocol::WorkerResponseResolver
- salsa_db::CompilationStatus
- salsa_db::ExecutionStatus
- salsa_db::QueryResult
- salsa_db::cache::ArchivedCachedCompilationStatus
- salsa_db::cache::CacheError
- salsa_db::cache::CachedCompilationStatus
- salsa_db::cache::CachedCompilationStatusResolver
- state::SchemaChange
- widgets::WidgetDef
- widgets::WidgetValue
Traits
Functions
- compile::generate_cargo_toml
- ipc::protocol::read_message
- ipc::protocol::write_message
- salsa_db::all_cells_executed
- salsa_db::cell_names
- salsa_db::cell_output
- salsa_db::cell_output_data
- salsa_db::compile_all_cells
- salsa_db::compiled_cell
- salsa_db::dependency_hash
- salsa_db::execution_order
- salsa_db::execution_order_result
- salsa_db::graph_analysis
- salsa_db::graph_analysis_result
- salsa_db::invalidated_by
- salsa_db::parallel_levels
- salsa_db::parse_cells
- salsa_db::parse_cells_result
- widgets::input_checkbox
- widgets::input_checkbox_labeled
- widgets::input_select
- widgets::input_select_labeled
- widgets::input_slider
- widgets::input_slider_labeled
- widgets::input_slider_with_step
- widgets::input_text
- widgets::input_text_labeled
- widgets::input_text_with_default
- widgets::set_widget_context
- widgets::take_widget_context