List of all items
Structs
- backend::compiler::CompileOptions
- backend::module_loader::ModuleLoader
- backend::module_loader::ModuleLoaderStats
- backend::module_loader::ParsedModule
- backend::module_resolver::ModuleResolver
- backend::transpiler::FunctionSignature
- backend::transpiler::Transpiler
- backend::transpiler::codegen_minimal::MinimalCodeGen
- backend::wasm::WasmEmitter
- backend::wasm::WasmModule
- bench::BenchmarkResults
- bench::stats::Statistics
- cli::Cli
- debugger::Breakpoint
- debugger::Debugger
- debugger::StackFrame
- debugger::WatchChange
- docs::DocGenerator
- error_recovery_enhanced::ErrorPattern
- error_recovery_enhanced::ErrorRecoveryContext
- error_recovery_enhanced::ErrorSuggestions
- error_recovery_enhanced::RecoveredError
- error_recovery_enhanced::RecoveryPoint
- error_recovery_enhanced::RecoveryStatistics
- frontend::arena::Arena
- frontend::arena::BumpAllocator
- frontend::arena::StringInterner
- frontend::ast::ActorHandler
- frontend::ast::Attribute
- frontend::ast::CatchClause
- frontend::ast::ClassConstant
- frontend::ast::ClassMethod
- frontend::ast::ClassProperty
- frontend::ast::Comment
- frontend::ast::ComprehensionClause
- frontend::ast::Constructor
- frontend::ast::DataFrameColumn
- frontend::ast::Decorator
- frontend::ast::EnumVariant
- frontend::ast::ErrorTypeDef
- frontend::ast::Expr
- frontend::ast::ImplMethod
- frontend::ast::MatchArm
- frontend::ast::Param
- frontend::ast::PipelineStage
- frontend::ast::PropertySetter
- frontend::ast::Span
- frontend::ast::StructField
- frontend::ast::StructPatternField
- frontend::ast::TraitMethod
- frontend::ast::Type
- frontend::diagnostics::Diagnostic
- frontend::diagnostics::Suggestion
- frontend::error_recovery::ParseError
- frontend::error_recovery::ParseResult
- frontend::error_recovery::RecoveryParser
- frontend::lexer::TokenStream
- frontend::lexer::TokenStreamPosition
- frontend::parser::Parser
- lints::RuchyLinter
- macros::MacroExpander
- macros::MacroRegistry
- middleend::environment::TypeEnv
- middleend::infer::InferenceContext
- middleend::mir::BasicBlock
- middleend::mir::BlockId
- middleend::mir::CommonSubexpressionElimination
- middleend::mir::ConstantPropagation
- middleend::mir::DeadCodeElimination
- middleend::mir::FieldIdx
- middleend::mir::Function
- middleend::mir::Local
- middleend::mir::LocalDecl
- middleend::mir::LoweringContext
- middleend::mir::MirBuilder
- middleend::mir::Program
- middleend::types::TyVar
- middleend::types::TyVarGenerator
- middleend::types::TypeScheme
- middleend::unify::Unifier
- notebook::dataframe::DataFrame
- notebook::engine::NotebookEngine
- notebook::execution::CellExecutionResult
- notebook::html::HtmlFormatter
- notebook::persistence::Checkpoint
- notebook::testing::anticheat::AntiCheatSystem
- notebook::testing::anticheat::MatchedSection
- notebook::testing::anticheat::ObfuscationDetector
- notebook::testing::anticheat::ObfuscationResult
- notebook::testing::anticheat::PatternAnalysis
- notebook::testing::anticheat::PatternAnalyzer
- notebook::testing::anticheat::PlagiarismResult
- notebook::testing::anticheat::Submission
- notebook::testing::complexity::ComplexityAnalyzer
- notebook::testing::complexity::ComplexityConfig
- notebook::testing::complexity::ComplexityResult
- notebook::testing::complexity::HalsteadMetrics
- notebook::testing::complexity::Hotspot
- notebook::testing::coverage::CoverageTracker
- notebook::testing::coverage::InstrumentedCell
- notebook::testing::differential::DifferentialConfig
- notebook::testing::differential::DifferentialResult
- notebook::testing::differential::DifferentialTester
- notebook::testing::educational::Assignment
- notebook::testing::educational::ClassMetrics
- notebook::testing::educational::EducationalPlatform
- notebook::testing::educational::Feedback
- notebook::testing::educational::Grade
- notebook::testing::educational::LearningAnalytics
- notebook::testing::educational::LearningEvent
- notebook::testing::educational::PeerReview
- notebook::testing::educational::ReviewComment
- notebook::testing::educational::RubricItem
- notebook::testing::educational::StudentMetrics
- notebook::testing::educational::StudentSubmission
- notebook::testing::educational::TestCase
- notebook::testing::formal::Constraint
- notebook::testing::formal::ConstraintResult
- notebook::testing::formal::ExecutionPath
- notebook::testing::formal::FormalConfig
- notebook::testing::formal::FormalVerifier
- notebook::testing::formal::FunctionSpec
- notebook::testing::formal::Invariant
- notebook::testing::formal::LoopInvariant
- notebook::testing::formal::LoopVerificationResult
- notebook::testing::formal::ProofResult
- notebook::testing::formal::VerificationResult
- notebook::testing::golden::GoldenManager
- notebook::testing::grading::Exercise
- notebook::testing::grading::ExerciseValidator
- notebook::testing::grading::Grader
- notebook::testing::grading::GradingConfig
- notebook::testing::grading::QualityScore
- notebook::testing::grading::ValidationResult
- notebook::testing::incremental::CacheStatistics
- notebook::testing::incremental::CachedTestResult
- notebook::testing::incremental::Cell
- notebook::testing::incremental::DependencyGraph
- notebook::testing::incremental::DependencyTracker
- notebook::testing::incremental::IncrementalConfig
- notebook::testing::incremental::IncrementalResult
- notebook::testing::incremental::IncrementalTester
- notebook::testing::incremental::Notebook
- notebook::testing::incremental::TestResult
- notebook::testing::incremental::TestResultCache
- notebook::testing::integration::Alert
- notebook::testing::integration::CiCdConfig
- notebook::testing::integration::CiCdIntegrator
- notebook::testing::integration::ContinuousMonitor
- notebook::testing::integration::DistributedTestCoordinator
- notebook::testing::migration::ConvertedFile
- notebook::testing::migration::MigrationConfig
- notebook::testing::migration::MigrationResult
- notebook::testing::migration::MigrationStats
- notebook::testing::migration::MigrationTool
- notebook::testing::mutation::Mutation
- notebook::testing::mutation::MutationConfig
- notebook::testing::mutation::MutationResult
- notebook::testing::mutation::MutationTester
- notebook::testing::performance::Benchmark
- notebook::testing::performance::BenchmarkResult
- notebook::testing::performance::CacheStats
- notebook::testing::performance::CachedResult
- notebook::testing::performance::ParallelTestExecutor
- notebook::testing::performance::PerformanceBenchmarker
- notebook::testing::performance::RegressionDetector
- notebook::testing::performance::RegressionResult
- notebook::testing::performance::ResourceMonitor
- notebook::testing::performance::ResourceUsage
- notebook::testing::performance::TestCache
- notebook::testing::performance::TestExecutionResult
- notebook::testing::performance::TestHistory
- notebook::testing::performance::TestPrioritizer
- notebook::testing::performance::TestSharder
- notebook::testing::progressive::AttemptResult
- notebook::testing::progressive::DisclosureConfig
- notebook::testing::progressive::DisclosureResult
- notebook::testing::progressive::HiddenTest
- notebook::testing::progressive::Hint
- notebook::testing::progressive::HintResult
- notebook::testing::progressive::NextUnlockInfo
- notebook::testing::progressive::PeerProgressInfo
- notebook::testing::progressive::ProgressiveDisclosure
- notebook::testing::progressive::StudentProgress
- notebook::testing::progressive::TestHierarchy
- notebook::testing::progressive::TestLevel
- notebook::testing::progressive::TimeRequirement
- notebook::testing::progressive::UnlockEvent
- notebook::testing::progressive::UnlockRequirements
- notebook::testing::progressive::VisibleTest
- notebook::testing::property::PropertyTestConfig
- notebook::testing::property::PropertyTester
- notebook::testing::report::TestReport
- notebook::testing::sandbox::ExecutionResult
- notebook::testing::sandbox::Exercise
- notebook::testing::sandbox::GeneratedProblem
- notebook::testing::sandbox::ParsedRuchyCode
- notebook::testing::sandbox::ProblemGenerator
- notebook::testing::sandbox::ResourceLimits
- notebook::testing::sandbox::RuchyConstant
- notebook::testing::sandbox::RuchyFunction
- notebook::testing::sandbox::RuchyParameter
- notebook::testing::sandbox::SandboxCoordinator
- notebook::testing::sandbox::TestCase
- notebook::testing::sandbox::WasmSandbox
- notebook::testing::sandbox::Worker
- notebook::testing::smt::BoundedModelChecker
- notebook::testing::smt::Function
- notebook::testing::smt::FunctionSpec
- notebook::testing::smt::LoopInfo
- notebook::testing::smt::LoopVerificationResult
- notebook::testing::smt::Model
- notebook::testing::smt::Program
- notebook::testing::smt::Proof
- notebook::testing::smt::ProofCache
- notebook::testing::smt::SmtQuery
- notebook::testing::smt::SmtSolver
- notebook::testing::smt::VerificationResult
- notebook::testing::state::TestState
- notebook::testing::tester::NotebookParser
- notebook::testing::tester::NotebookTestSession
- notebook::testing::tester::NotebookTester
- notebook::testing::tester::TestConfig
- notebook::testing::tutorial::AdaptiveHintSystem
- notebook::testing::tutorial::InteractiveTutorial
- notebook::testing::tutorial::MistakeAnalysis
- notebook::testing::tutorial::StepProgress
- notebook::testing::tutorial::StepResult
- notebook::testing::tutorial::TutorialStep
- notebook::testing::types::Cell
- notebook::testing::types::CellMetadata
- notebook::testing::types::CellTestMetadata
- notebook::testing::types::CoverageReport
- notebook::testing::types::DataFrameData
- notebook::testing::types::Notebook
- notebook::testing::types::NotebookMetadata
- notebook::testing::types::NotebookParser
- notebook::testing::types::PlotData
- notebook::testing::types::TestConfig
- notebook::testing::types::TestFailure
- notebook::testing::types::TestReport
- notebook::types::Cell
- notebook::types::Notebook
- notebook::types::NotebookMetadata
- notebook::wasm::NotebookPerformance
- notebook::wasm::NotebookWasm
- package::Dependency
- package::Manifest
- package::Package
- package::PackageManager
- package::Registry
- parser::error_recovery::ErrorNode
- parser::error_recovery::ErrorRecovery
- parser::error_recovery::RecoveryRules
- parser::error_recovery::SourceLocation
- performance_optimizations::CacheStats
- performance_optimizations::CompilationCache
- performance_optimizations::ParserPool
- performance_optimizations::PoolStatsSummary
- performance_optimizations::StringInterner
- proving::counterexample::Counterexample
- proving::counterexample::CounterexampleGenerator
- proving::counterexample::SymbolicExecutor
- proving::counterexample::TestCase
- proving::counterexample::TraceStep
- proving::prover::InteractiveProver
- proving::prover::ProofContext
- proving::prover::ProofGoal
- proving::prover::ProverSession
- proving::refinement::LiquidTypeInference
- proving::refinement::Predicate
- proving::refinement::RefinementChecker
- proving::refinement::RefinementType
- proving::refinement::TypeRefinement
- proving::smt::ProofAutomation
- proving::smt::SmtQuery
- proving::smt::SmtSolver
- proving::tactics::TacticLibrary
- proving::tactics::TacticSuggestion
- proving::verification::ProofVerificationResult
- quality::CiQualityEnforcer
- quality::QualityGates
- quality::QualityMetrics
- quality::QualityThresholds
- quality::coverage::CoverageCollector
- quality::coverage::CoverageReport
- quality::coverage::FileCoverage
- quality::coverage::HtmlReportGenerator
- quality::formatter::Formatter
- quality::formatter_config::FormatterConfig
- quality::gates::AntiGamingRules
- quality::gates::CiIntegration
- quality::gates::ComponentThresholds
- quality::gates::GateResult
- quality::gates::NotificationConfig
- quality::gates::QualityGateConfig
- quality::gates::QualityGateEnforcer
- quality::gates::Violation
- quality::instrumentation::CoverageInstrumentation
- quality::linter::LintIssue
- quality::linter::Linter
- quality::ruchy_coverage::RuchyCoverage
- quality::ruchy_coverage::RuchyCoverageCollector
- quality::scoring::CacheEntry
- quality::scoring::CacheKey
- quality::scoring::CacheStats
- quality::scoring::DependencyTracker
- quality::scoring::QualityScore
- quality::scoring::ScoreComponents
- quality::scoring::ScoreConfig
- quality::scoring::ScoreEngine
- quality::scoring::ScoreExplanation
- runtime::actor::ActorContext
- runtime::actor::ActorId
- runtime::actor::ActorRef
- runtime::actor::ActorSystem
- runtime::actor::EchoActor
- runtime::actor::SupervisorActor
- runtime::actor_concurrent::CONCURRENT_ACTOR_SYSTEM
- runtime::actor_concurrent::ConcurrentActor
- runtime::actor_concurrent::ConcurrentActorSystem
- runtime::actor_runtime::ACTOR_RUNTIME
- runtime::actor_runtime::ActorInstance
- runtime::actor_runtime::ActorMailbox
- runtime::actor_runtime::ActorMessage
- runtime::actor_runtime::ActorRuntime
- runtime::assessment::Assignment
- runtime::assessment::AssignmentConstraints
- runtime::assessment::AssignmentSetup
- runtime::assessment::AstFingerprint
- runtime::assessment::BonusCriterion
- runtime::assessment::Criterion
- runtime::assessment::GradeReport
- runtime::assessment::GradingEngine
- runtime::assessment::GradingRubric
- runtime::assessment::LatePenalty
- runtime::assessment::PerformanceConstraints
- runtime::assessment::PlagiarismDetector
- runtime::assessment::PredicateCheck
- runtime::assessment::ResourceLimits
- runtime::assessment::RubricCategory
- runtime::assessment::SecureSandbox
- runtime::assessment::Task
- runtime::assessment::TaskGrade
- runtime::assessment::TestCase
- runtime::assessment::TestResult
- runtime::async_runtime::AsyncRuntime
- runtime::async_runtime::JoinHandle
- runtime::builtins::BuiltinRegistry
- runtime::bytecode::compiler::BytecodeChunk
- runtime::bytecode::compiler::Compiler
- runtime::bytecode::instruction::Instruction
- runtime::bytecode::vm::VM
- runtime::cache::BytecodeCache
- runtime::cache::CacheKey
- runtime::cache::CacheStats
- runtime::cache::CachedResult
- runtime::cache::ExpressionCache
- runtime::compilation::DirectThreadedInterpreter
- runtime::compilation::InterpreterState
- runtime::compilation::ThreadedInstruction
- runtime::completion::CompletionCandidate
- runtime::completion::CompletionEngine
- runtime::completion::RuchyCompleter
- runtime::dataflow_debugger::Breakpoint
- runtime::dataflow_debugger::ColumnDef
- runtime::dataflow_debugger::DataRow
- runtime::dataflow_debugger::DataSchema
- runtime::dataflow_debugger::DataflowConfig
- runtime::dataflow_debugger::DataflowDebugger
- runtime::dataflow_debugger::DebugExport
- runtime::dataflow_debugger::ExecutionEvent
- runtime::dataflow_debugger::MaterializedFrame
- runtime::dataflow_debugger::PipelineStage
- runtime::dataflow_debugger::SessionState
- runtime::dataflow_debugger::StageDiff
- runtime::dataflow_debugger::StageMetrics
- runtime::dataflow_ui::DataflowUI
- runtime::dataflow_ui::UIConfig
- runtime::deterministic::DeterministicRng
- runtime::deterministic::MockTime
- runtime::eval_function::Closure
- runtime::eval_pattern::PatternMatchResult
- runtime::gc::ConservativeGC
- runtime::gc_impl::ConservativeGC
- runtime::gc_impl::GCInfo
- runtime::gc_impl::GCObject
- runtime::gc_impl::GCStats
- runtime::grammar_coverage::GrammarCoverageMatrix
- runtime::grammar_coverage::ProductionStats
- runtime::inspect::CompositeForm
- runtime::inspect::InspectStyle
- runtime::inspect::Inspector
- runtime::inspect::OpaqueHandle
- runtime::interpreter::CacheEntry
- runtime::interpreter::CallFrame
- runtime::interpreter::CallSiteFeedback
- runtime::interpreter::DataFrameColumn
- runtime::interpreter::InlineCache
- runtime::interpreter::Interpreter
- runtime::interpreter::OperationFeedback
- runtime::interpreter::SpecializationCandidate
- runtime::interpreter::TypeFeedback
- runtime::interpreter::TypeFeedbackStats
- runtime::interpreter::VariableTypeFeedback
- runtime::lazy::LazyCache
- runtime::lazy::LazyIterator
- runtime::magic::MagicRegistry
- runtime::magic::ProfileData
- runtime::magic::UnicodeExpander
- runtime::module_loader::AllSymbols
- runtime::module_loader::ConstSymbol
- runtime::module_loader::FunctionSymbol
- runtime::module_loader::LoadedModule
- runtime::module_loader::ModuleCache
- runtime::module_loader::StructSymbol
- runtime::observatory::ActorObservatory
- runtime::observatory::ActorSnapshot
- runtime::observatory::BlockedRequest
- runtime::observatory::DeadlockCycle
- runtime::observatory::DeadlockDetector
- runtime::observatory::MessageFilter
- runtime::observatory::MessageStats
- runtime::observatory::MessageTrace
- runtime::observatory::ObservatoryConfig
- runtime::observatory::SystemMetrics
- runtime::observatory_ui::Colors
- runtime::observatory_ui::DashboardConfig
- runtime::observatory_ui::ObservatoryDashboard
- runtime::repl::Repl
- runtime::repl::ReplConfig
- runtime::repl::commands::CommandContext
- runtime::repl::commands::CommandRegistry
- runtime::repl::completion::CompletionEngine
- runtime::repl::evaluation::Evaluator
- runtime::repl::state::ReplState
- runtime::replay::Environment
- runtime::replay::EventId
- runtime::replay::ReplSession
- runtime::replay::ReplayResult
- runtime::replay::ReplayValidator
- runtime::replay::ResourceLimits
- runtime::replay::ResourceTolerance
- runtime::replay::ResourceUsage
- runtime::replay::SemVer
- runtime::replay::SessionMetadata
- runtime::replay::SessionRecorder
- runtime::replay::StateCheckpoint
- runtime::replay::TimestampedEvent
- runtime::replay::ValidationReport
- runtime::replay::ValidationResult
- runtime::replay_converter::ConversionConfig
- runtime::replay_converter::GeneratedTest
- runtime::replay_converter::ReplayConverter
- runtime::safe_arena::ArenaRef
- runtime::safe_arena::SafeArena
- runtime::safe_arena::TransactionalArena
- runtime::transaction::MVCC
- runtime::transaction::SavePoint
- runtime::transaction::TransactionId
- runtime::transaction::TransactionLog
- runtime::transaction::TransactionMetadata
- runtime::transaction::TransactionalState
- runtime::transaction::Version
- runtime::transaction::VersionedValue
- server::PidFile
- server::watcher::FileWatcher
- stdlib::html::HtmlDocument
- stdlib::html::HtmlElement
- transpiler::canonical_ast::AstNormalizer
- transpiler::canonical_ast::DeBruijnIndex
- transpiler::provenance::CompilationMetadata
- transpiler::provenance::CompilationTrace
- transpiler::provenance::DivergencePoint
- transpiler::provenance::ProvenanceTracker
- transpiler::provenance::Rule
- transpiler::provenance::SourceSpan
- transpiler::provenance::TraceDiffer
- transpiler::provenance::Transformation
- transpiler::reference_interpreter::Environment
- transpiler::reference_interpreter::ReferenceInterpreter
- utils::common_patterns::ProgressIndicator
- wasm::WasmCompiler
- wasm::WasmModule
- wasm::component::ComponentBuilder
- wasm::component::ComponentConfig
- wasm::component::ComponentMetadata
- wasm::component::ComponentSummary
- wasm::component::ExportDefinition
- wasm::component::FeatureFlags
- wasm::component::ImportDefinition
- wasm::component::LinkingConfig
- wasm::component::MemoryConfig
- wasm::component::OptimizationConfig
- wasm::component::TypeSignature
- wasm::component::WasmComponent
- wasm::demo_converter::Notebook
- wasm::demo_converter::NotebookCell
- wasm::deployment::Credentials
- wasm::deployment::Deployer
- wasm::deployment::DeploymentArtifact
- wasm::deployment::DeploymentConfig
- wasm::deployment::DeploymentManifest
- wasm::deployment::DeploymentOptimization
- wasm::deployment::DeploymentResult
- wasm::deployment::RuntimeConfig
- wasm::notebook::AllocationInfo
- wasm::notebook::ApiResponse
- wasm::notebook::BestPracticeSuggestion
- wasm::notebook::CachedResult
- wasm::notebook::CellMetadata
- wasm::notebook::CellPerformanceData
- wasm::notebook::ChartConfig
- wasm::notebook::ChartResult
- wasm::notebook::DataFrameOutput
- wasm::notebook::DataIntegrityCheck
- wasm::notebook::ExecutionMetrics
- wasm::notebook::ExecutionStatistics
- wasm::notebook::ExecutionTraceEntry
- wasm::notebook::FeatureParity
- wasm::notebook::InteractiveConfig
- wasm::notebook::InteractiveVisualization
- wasm::notebook::JupyterCell
- wasm::notebook::JupyterKernelSpec
- wasm::notebook::JupyterLanguageInfo
- wasm::notebook::JupyterMetadata
- wasm::notebook::JupyterNotebook
- wasm::notebook::MergeConflict
- wasm::notebook::MergeResult
- wasm::notebook::Notebook
- wasm::notebook::NotebookBranch
- wasm::notebook::NotebookCell
- wasm::notebook::NotebookCheckpoint
- wasm::notebook::NotebookCommit
- wasm::notebook::NotebookDebugInfo
- wasm::notebook::NotebookDiff
- wasm::notebook::NotebookHealthCheck
- wasm::notebook::NotebookMetadata
- wasm::notebook::NotebookRuntime
- wasm::notebook::NotebookSessionExport
- wasm::notebook::NotebookTag
- wasm::notebook::NotebookTemplate
- wasm::notebook::NotebookUpdate
- wasm::notebook::NotebookUsageAnalytics
- wasm::notebook::OptimizationSuggestion
- wasm::notebook::PerformanceHotspot
- wasm::notebook::PerformanceMetrics
- wasm::notebook::PerformanceProfile
- wasm::notebook::PluginInfo
- wasm::notebook::ProgressInfo
- wasm::notebook::PublishResult
- wasm::notebook::PullRequest
- wasm::notebook::ResourceProfile
- wasm::notebook::ResourceUsage
- wasm::notebook::SearchIndex
- wasm::notebook::SearchResult
- wasm::notebook::UpdateTracker
- wasm::notebook::UserBehaviorAnalytics
- wasm::notebook::WebSocketMessage
- wasm::portability::AnalysisConfig
- wasm::portability::CompatibilityIssue
- wasm::portability::ComponentInfo
- wasm::portability::FeatureUsage
- wasm::portability::PlatformSupport
- wasm::portability::PortabilityAnalyzer
- wasm::portability::PortabilityReport
- wasm::portability::PortabilityScore
- wasm::portability::Recommendation
- wasm::portability::SizeAnalysis
- wasm::repl::JsValue
- wasm::repl::ReplOutput
- wasm::repl::TimingInfo
- wasm::repl::WasmHeap
- wasm::repl::WasmRepl
- wasm::shared_session::CascadeStep
- wasm::shared_session::CellProvenance
- wasm::shared_session::DefId
- wasm::shared_session::DependencyAnalysisResult
- wasm::shared_session::DependencyGraph
- wasm::shared_session::Edge
- wasm::shared_session::ExecuteResponse
- wasm::shared_session::ExecutionHistoryEntry
- wasm::shared_session::ExecutionPlan
- wasm::shared_session::GlobalRegistry
- wasm::shared_session::MemoryUsage
- wasm::shared_session::RegistrySnapshot
- wasm::shared_session::SessionExportData
- wasm::shared_session::SessionVersion
- wasm::shared_session::SharedSession
- wasm::shared_session::TransactionId
- wasm::shared_session::VariableInspectionResult
- wasm::wit::Field
- wasm::wit::FunctionDefinition
- wasm::wit::InterfaceDefinition
- wasm::wit::InterfaceFunction
- wasm::wit::InterfaceType
- wasm::wit::PackageInfo
- wasm::wit::Parameter
- wasm::wit::ResourceDefinition
- wasm::wit::ResourceMethod
- wasm::wit::TypeDefinition
- wasm::wit::VariantCase
- wasm::wit::WitConfig
- wasm::wit::WitGenerator
- wasm::wit::WitInterface
- wasm::wit::WorldDefinition
- wasm::wit::WorldExport
- wasm::wit::WorldImport
Enums
- cli::Command
- cli::NotebookCommand
- cli::TestCommand
- cli::VmMode
- cli::WasmCommand
- debugger::DebugEvent
- docs::DocFormat
- docs::SortOrder
- error_recovery_enhanced::RecoveryAction
- error_recovery_enhanced::RecoveryStrategy
- frontend::ast::AggregateOp
- frontend::ast::BinaryOp
- frontend::ast::CommentKind
- frontend::ast::DataFrameOp
- frontend::ast::EnumVariantKind
- frontend::ast::ExprKind
- frontend::ast::ImportItem
- frontend::ast::JoinType
- frontend::ast::Literal
- frontend::ast::ObjectField
- frontend::ast::Pattern
- frontend::ast::SelfType
- frontend::ast::StringPart
- frontend::ast::TypeKind
- frontend::ast::UnaryOp
- frontend::ast::Visibility
- frontend::error_recovery::ErrorCode
- frontend::error_recovery::ErrorSeverity
- frontend::lexer::Token
- lints::LintViolation
- lints::Severity
- middleend::infer::TypeConstraint
- middleend::mir::AggregateKind
- middleend::mir::BinOp
- middleend::mir::CastKind
- middleend::mir::Constant
- middleend::mir::Mutability
- middleend::mir::Operand
- middleend::mir::Place
- middleend::mir::Rvalue
- middleend::mir::Statement
- middleend::mir::Terminator
- middleend::mir::Type
- middleend::mir::UnOp
- middleend::types::MonoType
- notebook::dataframe::ColumnType
- notebook::persistence::TransactionResult
- notebook::testing::complexity::SpaceComplexity
- notebook::testing::complexity::TimeComplexity
- notebook::testing::differential::DivergenceType
- notebook::testing::educational::CommentCategory
- notebook::testing::educational::EventType
- notebook::testing::educational::FeedbackSeverity
- notebook::testing::formal::ConstraintSeverity
- notebook::testing::formal::SolverBackend
- notebook::testing::grading::Difficulty
- notebook::testing::incremental::CellType
- notebook::testing::integration::AlertAction
- notebook::testing::integration::CiProvider
- notebook::testing::integration::Metric
- notebook::testing::integration::WorkerStatus
- notebook::testing::migration::OutputFormat
- notebook::testing::migration::TestFramework
- notebook::testing::mutation::MutationType
- notebook::testing::progressive::HintLevel
- notebook::testing::progressive::RevealCondition
- notebook::testing::progressive::UnlockTrigger
- notebook::testing::sandbox::BinaryOp
- notebook::testing::sandbox::RuchyExpression
- notebook::testing::sandbox::RuchyStatement
- notebook::testing::sandbox::RuchyValue
- notebook::testing::sandbox::SandboxError
- notebook::testing::sandbox::WasmType
- notebook::testing::smt::BoundedResult
- notebook::testing::smt::PostconditionResult
- notebook::testing::smt::SmtResult
- notebook::testing::smt::SolverType
- notebook::testing::tutorial::ValidationRule
- notebook::testing::types::CellOutput
- notebook::testing::types::CellTestType
- notebook::testing::types::CellType
- notebook::testing::types::TestResult
- notebook::types::CellType
- parser::error_recovery::ErrorContext
- parser::error_recovery::ExprWithError
- parser::error_recovery::RecoveryStrategy
- proving::counterexample::Value
- proving::prover::ProofResult
- proving::prover::StepResult
- proving::refinement::BaseType
- proving::refinement::VerificationResult
- proving::smt::SmtBackend
- proving::smt::SmtResult
- quality::QualityReport
- quality::ReportingBackend
- quality::Violation
- quality::coverage::CoverageTool
- quality::gates::Severity
- quality::gates::ViolationType
- quality::linter::LintRule
- quality::scoring::AnalysisDepth
- quality::scoring::Grade
- runtime::actor::Message
- runtime::actor::MessageValue
- runtime::actor::SupervisorDirective
- runtime::actor_concurrent::ActorState
- runtime::actor_concurrent::Envelope
- runtime::actor_concurrent::SupervisionStrategy
- runtime::actor_concurrent::SystemMessage
- runtime::actor_runtime::ActorFieldValue
- runtime::assessment::AutomaticCheck
- runtime::assessment::BonusCheck
- runtime::assessment::CriterionEvaluation
- runtime::assessment::ExpectedBehavior
- runtime::assessment::Requirement
- runtime::bytecode::instruction::InstructionFormat
- runtime::bytecode::opcode::OpCode
- runtime::compilation::InstructionResult
- runtime::completion::CompletionContext
- runtime::completion::CompletionKind
- runtime::dataflow_debugger::BreakpointAction
- runtime::dataflow_debugger::BreakpointCondition
- runtime::dataflow_debugger::ColumnChange
- runtime::dataflow_debugger::ComparisonOp
- runtime::dataflow_debugger::DataChange
- runtime::dataflow_debugger::DataType
- runtime::dataflow_debugger::DataValue
- runtime::dataflow_debugger::EventType
- runtime::dataflow_debugger::ExportFormat
- runtime::dataflow_debugger::StageExecutionResult
- runtime::dataflow_debugger::StageStatus
- runtime::dataflow_debugger::StageType
- runtime::dataflow_ui::DisplayMode
- runtime::dataflow_ui::UIAction
- runtime::eval_data_structures::ArrayElement
- runtime::eval_data_structures::DestructuringPattern
- runtime::inspect::DisplayForm
- runtime::interpreter::BinaryOp
- runtime::interpreter::CacheState
- runtime::interpreter::InterpreterError
- runtime::interpreter::InterpreterResult
- runtime::interpreter::SpecializationKind
- runtime::interpreter::Value
- runtime::lazy::LazyValue
- runtime::magic::MagicResult
- runtime::module_loader::ModuleError
- runtime::module_loader::Symbol
- runtime::observatory::ActorState
- runtime::observatory::MessageStatus
- runtime::observatory_ui::DisplayMode
- runtime::repl::commands::CommandResult
- runtime::repl::evaluation::EvalResult
- runtime::repl::state::ReplMode
- runtime::replay::Divergence
- runtime::replay::EvalResult
- runtime::replay::Event
- runtime::replay::InputMode
- runtime::replay_converter::TestCategory
- runtime::transaction::TransactionEvent
- stdlib::json::Value
- transpiler::canonical_ast::CoreExpr
- transpiler::canonical_ast::CoreLiteral
- transpiler::canonical_ast::PrimOp
- transpiler::reference_interpreter::Value
- wasm::component::ExportType
- wasm::component::ImportType
- wasm::component::OptimizationLevel
- wasm::component::TargetArchitecture
- wasm::component::WasmType
- wasm::deployment::ArtifactType
- wasm::deployment::DeploymentStatus
- wasm::deployment::DeploymentTarget
- wasm::deployment::Environment
- wasm::notebook::CellOutput
- wasm::notebook::CellType
- wasm::notebook::WebSocketEvent
- wasm::portability::IssueCategory
- wasm::portability::IssueSeverity
- wasm::portability::RecommendationPriority
- wasm::portability::SupportLevel
- wasm::shared_session::ExecutionMode
- wasm::wit::MethodKind
- wasm::wit::TypeKind
- wasm::wit::WitType
Traits
- lints::LintRule
- parser::error_recovery::ErrorRecoverable
- proving::tactics::Tactic
- runtime::actor::ActorBehavior
- runtime::async_runtime::Future
- runtime::inspect::Inspect
- runtime::magic::MagicCommand
- runtime::replay::DeterministicRepl
- utils::common_patterns::ResultContextExt
Functions
- backend::compiler::check_rustc_available
- backend::compiler::compile_source_to_binary
- backend::compiler::compile_to_binary
- backend::compiler::get_rustc_version
- backend::compiler::uses_dataframes
- backend::compiler::uses_http
- backend::compiler::uses_json
- bench::cli::benchmark_cli
- bench::http::benchmark_http
- bench::wasm::benchmark_wasm
- build_transpiler::transpile_all
- cli::run_test_command
- compile
- frontend::diagnostics::suggest_for_error
- get_parse_error
- is_valid_syntax
- middleend::mir::optimize_function
- middleend::mir::optimize_program
- notebook::html::html_escape
- notebook::server::start_server
- notebook::testing::test_notebook
- proving::verification::expr_to_assertion_string
- proving::verification::extract_assertions_from_ast
- proving::verification::verify_assertions_batch
- proving::verification::verify_ast_assertions
- proving::verification::verify_single_assertion
- quality::enforcement::enforce_quality_gates
- quality::instrumentation::instrument_source
- quality::linter::is_builtin
- quality::scoring::score_correctness
- quality::scoring::score_idiomaticity
- quality::scoring::score_maintainability
- quality::scoring::score_performance
- quality::scoring::score_safety
- run_repl
- runtime::builtin_init::init_global_environment
- runtime::builtins::enable_output_capture
- runtime::builtins::get_captured_output
- runtime::builtins::is_output_capture_enabled
- runtime::compilation::op_add
- runtime::compilation::op_ast_fallback
- runtime::compilation::op_div
- runtime::compilation::op_jump
- runtime::compilation::op_jump_if_false
- runtime::compilation::op_load_const
- runtime::compilation::op_load_nil
- runtime::compilation::op_load_var
- runtime::compilation::op_mul
- runtime::compilation::op_return
- runtime::compilation::op_sub
- runtime::eval_array::eval_array_method
- runtime::eval_builtin::eval_builtin_function
- runtime::eval_control_flow_new::create_range_iterator
- runtime::eval_control_flow_new::eval_array_init_expr
- runtime::eval_control_flow_new::eval_array_iteration
- runtime::eval_control_flow_new::eval_block_expr
- runtime::eval_control_flow_new::eval_for_loop
- runtime::eval_control_flow_new::eval_if_expr
- runtime::eval_control_flow_new::eval_let_expr
- runtime::eval_control_flow_new::eval_list_expr
- runtime::eval_control_flow_new::eval_loop_body
- runtime::eval_control_flow_new::eval_loop_condition
- runtime::eval_control_flow_new::eval_match
- runtime::eval_control_flow_new::eval_match_arm
- runtime::eval_control_flow_new::eval_match_guard
- runtime::eval_control_flow_new::eval_range_expr
- runtime::eval_control_flow_new::eval_range_iteration
- runtime::eval_control_flow_new::eval_return_expr
- runtime::eval_control_flow_new::eval_tuple_expr
- runtime::eval_control_flow_new::eval_while_loop
- runtime::eval_control_flow_new::extract_range_bounds
- runtime::eval_control_flow_new::find_matching_arm
- runtime::eval_control_flow_new::handle_loop_control
- runtime::eval_control_flow_new::match_identifier_pattern
- runtime::eval_control_flow_new::match_list_pattern
- runtime::eval_control_flow_new::match_literal_pattern
- runtime::eval_control_flow_new::match_tuple_pattern
- runtime::eval_control_flow_new::match_wildcard_pattern
- runtime::eval_control_flow_new::pattern_matches_simple
- runtime::eval_control_flow_new::run_while_loop
- runtime::eval_data_structures::eval_array_spread
- runtime::eval_data_structures::eval_destructuring_assignment
- runtime::eval_data_structures::eval_field_access
- runtime::eval_data_structures::eval_index_access
- runtime::eval_data_structures::eval_object_literal
- runtime::eval_data_structures::eval_object_spread
- runtime::eval_data_structures::eval_slice_access
- runtime::eval_data_structures::eval_struct_def
- runtime::eval_data_structures::eval_tuple_field_access
- runtime::eval_dataframe::eval_dataframe_filter_op
- runtime::eval_dataframe::eval_dataframe_groupby_op
- runtime::eval_dataframe::eval_dataframe_method
- runtime::eval_dataframe::eval_dataframe_operation
- runtime::eval_dataframe::eval_dataframe_select_op
- runtime::eval_dataframe_ops::eval_dataframe_filter
- runtime::eval_dataframe_ops::eval_dataframe_method
- runtime::eval_dataframe_ops::eval_dataframe_operation
- runtime::eval_expr::eval_array_init_expr
- runtime::eval_expr::eval_block_expr
- runtime::eval_expr::eval_expr_kind
- runtime::eval_expr::eval_if_expr
- runtime::eval_expr::eval_let_expr
- runtime::eval_expr::eval_list_expr
- runtime::eval_expr::eval_literal
- runtime::eval_expr::eval_range_expr
- runtime::eval_expr::eval_return_expr
- runtime::eval_expr::eval_tuple_expr
- runtime::eval_expr::is_assignment_expr
- runtime::eval_expr::is_control_flow_expr
- runtime::eval_expr::is_data_structure_expr
- runtime::eval_func::eval_function
- runtime::eval_func::eval_function_call
- runtime::eval_func::eval_lambda
- runtime::eval_function::check_recursion_depth
- runtime::eval_function::create_partial_application
- runtime::eval_function::decrement_depth
- runtime::eval_function::eval_function_call
- runtime::eval_function::eval_function_composition
- runtime::eval_function::eval_function_def
- runtime::eval_function::eval_lambda
- runtime::eval_function::eval_method_call_value
- runtime::eval_function::get_arity
- runtime::eval_function::get_current_depth
- runtime::eval_function::is_callable
- runtime::eval_function::set_max_recursion_depth
- runtime::eval_html_methods::eval_html_document_method
- runtime::eval_html_methods::eval_html_element_method
- runtime::eval_literal::eval_literal
- runtime::eval_loops::eval_for_loop
- runtime::eval_loops::eval_loop
- runtime::eval_loops::eval_while_loop
- runtime::eval_method::dispatch_method_call
- runtime::eval_method::eval_array_method_simple
- runtime::eval_method::eval_dataframe_method_simple
- runtime::eval_method::eval_float_method
- runtime::eval_method::eval_generic_method
- runtime::eval_method::eval_integer_method
- runtime::eval_method::eval_method_call
- runtime::eval_method::eval_string_method
- runtime::eval_method_dispatch::eval_method_call
- runtime::eval_operations::eval_binary_op
- runtime::eval_operations::eval_unary_op
- runtime::eval_pattern::check_pattern_exhaustiveness
- runtime::eval_pattern::extract_pattern_bindings
- runtime::eval_pattern::is_irrefutable_pattern
- runtime::eval_pattern::match_pattern
- runtime::eval_pattern_match::match_list_pattern
- runtime::eval_pattern_match::match_or_pattern
- runtime::eval_pattern_match::match_tuple_pattern
- runtime::eval_pattern_match::pattern_matches
- runtime::eval_pattern_match::try_pattern_match
- runtime::eval_string::eval_string_method
- runtime::eval_string_interpolation::eval_string_interpolation
- runtime::eval_string_interpolation::format_value_for_display
- runtime::eval_string_interpolation::format_value_for_interpolation
- runtime::eval_string_interpolation::format_value_with_spec
- runtime::eval_string_methods::eval_primitive_method
- runtime::eval_string_methods::eval_string_method
- runtime::eval_try_catch::eval_throw
- runtime::eval_try_catch::eval_try_catch
- runtime::module_loader::extract_all_symbols
- runtime::module_loader::extract_consts
- runtime::module_loader::extract_functions
- runtime::module_loader::extract_structs
- runtime::module_loader::load_module
- runtime::module_loader::load_module_from_file
- runtime::module_loader::resolve_module_path
- runtime::module_loader::resolve_module_path_dot_notation
- runtime::object_helpers::get_object_field
- runtime::object_helpers::is_mutable_object
- runtime::object_helpers::is_object
- runtime::object_helpers::new_immutable_object
- runtime::object_helpers::new_mutable_object
- runtime::object_helpers::set_object_field
- runtime::object_helpers::to_immutable
- runtime::object_helpers::to_mutable
- runtime::pattern_matching::match_literal_pattern
- runtime::pattern_matching::match_pattern
- runtime::pattern_matching::values_equal
- runtime::repl::formatting::format_ast
- runtime::repl::formatting::format_error
- runtime::validation::validate_arg_count
- runtime::validation::validate_arg_range
- runtime::validation::validate_array
- runtime::validation::validate_min_args
- runtime::validation::validate_numeric
- runtime::validation::validate_string
- stdlib::env::args
- stdlib::env::current_dir
- stdlib::env::remove_var
- stdlib::env::set_current_dir
- stdlib::env::set_var
- stdlib::env::temp_dir
- stdlib::env::var
- stdlib::env::vars
- stdlib::fs::copy
- stdlib::fs::create_dir
- stdlib::fs::create_dir_all
- stdlib::fs::exists
- stdlib::fs::metadata
- stdlib::fs::read
- stdlib::fs::read_dir
- stdlib::fs::read_to_string
- stdlib::fs::remove_dir
- stdlib::fs::remove_file
- stdlib::fs::rename
- stdlib::fs::write
- stdlib::http::delete
- stdlib::http::get
- stdlib::http::post
- stdlib::http::put
- stdlib::json::as_bool
- stdlib::json::as_f64
- stdlib::json::as_i64
- stdlib::json::as_string
- stdlib::json::get
- stdlib::json::get_index
- stdlib::json::get_path
- stdlib::json::parse
- stdlib::json::pretty
- stdlib::json::stringify
- stdlib::logging::get_level
- stdlib::logging::init_logger
- stdlib::logging::is_level_enabled
- stdlib::logging::log_debug
- stdlib::logging::log_error
- stdlib::logging::log_info
- stdlib::logging::log_trace
- stdlib::logging::log_warn
- stdlib::path::canonicalize
- stdlib::path::components
- stdlib::path::extension
- stdlib::path::file_name
- stdlib::path::file_stem
- stdlib::path::is_absolute
- stdlib::path::is_relative
- stdlib::path::join
- stdlib::path::join_many
- stdlib::path::normalize
- stdlib::path::parent
- stdlib::path::with_extension
- stdlib::path::with_file_name
- stdlib::process::current_pid
- stdlib::process::execute
- stdlib::regex::capture_all
- stdlib::regex::capture_first
- stdlib::regex::escape
- stdlib::regex::find_all
- stdlib::regex::find_first
- stdlib::regex::is_match
- stdlib::regex::is_valid_pattern
- stdlib::regex::replace_all
- stdlib::regex::replace_first
- stdlib::regex::split
- stdlib::time::duration_secs
- stdlib::time::elapsed_millis
- stdlib::time::format_duration
- stdlib::time::now
- stdlib::time::parse_duration
- stdlib::time::sleep_millis
- utils::common_patterns::add_error_indicator
- utils::common_patterns::add_success_indicator
- utils::common_patterns::assert_output_contains
- utils::common_patterns::assert_output_equals
- utils::common_patterns::camel_to_snake
- utils::common_patterns::capitalize
- utils::common_patterns::check_feature_enabled
- utils::common_patterns::common_prefix
- utils::common_patterns::count_lines
- utils::common_patterns::create_error_response
- utils::common_patterns::create_section_header
- utils::common_patterns::create_success_response
- utils::common_patterns::escape_string
- utils::common_patterns::format_compile_error
- utils::common_patterns::format_deserialize_error
- utils::common_patterns::format_duration
- utils::common_patterns::format_file_error
- utils::common_patterns::format_memory_size
- utils::common_patterns::format_module_error
- utils::common_patterns::format_operation_error
- utils::common_patterns::format_parse_error
- utils::common_patterns::format_serialize_error
- utils::common_patterns::format_version_info
- utils::common_patterns::indent_string
- utils::common_patterns::is_float
- utils::common_patterns::is_keyword
- utils::common_patterns::is_numeric
- utils::common_patterns::is_valid_identifier
- utils::common_patterns::levenshtein_distance
- utils::common_patterns::parse_ruchy_code
- utils::common_patterns::read_file_with_context
- utils::common_patterns::retry_operation
- utils::common_patterns::snake_to_camel
- utils::common_patterns::split_at_delimiter
- utils::common_patterns::strip_comments
- utils::common_patterns::time_operation
- utils::common_patterns::trim_indent
- utils::common_patterns::unescape_string
- utils::common_patterns::unwrap_or_bail
- utils::common_patterns::unwrap_result_or_bail
- utils::common_patterns::write_file_with_context
- utils::common_patterns::write_output_or_print
- wasm::demo_converter::convert_demo_to_notebook
- wasm::demo_converter::find_demo_files