Skip to main content

Crate runmat_core

Crate runmat_core 

Source

Modules§

abi

Structs§

ExecutionProfiling
ExecutionStats
ExecutionStreamEntry
FusionPlanDecision
FusionPlanEdge
FusionPlanNode
FusionPlanShader
FusionPlanSnapshot
FusionPlannerMetadata
InputRequest
MaterializedVariable
RunMatSession
Host-agnostic RunMat execution session (parser + interpreter + optional JIT).
SessionExecutionResult
StdinEvent
TelemetryFailureInfo
TelemetryPlatformInfo
TelemetryRunConfig
TelemetryRunFinish
TelemetryRunGuard
WorkspaceEntry
WorkspaceMaterializeOptions
WorkspacePreview
WorkspaceSliceOptions
WorkspaceSnapshot

Enums§

CompatMode
ExecutionStreamKind
InputRequestKind
InputResponse
RunError
StdinEventKind
TelemetryHost
WorkspaceExportMode
WorkspaceMaterializeTarget
WorkspaceResidency

Traits§

TelemetrySink
Host-provided transport for runtime telemetry events.

Functions§

approximate_size_bytes
Rough estimate of the in-memory footprint for the provided value, in bytes.
execute_text_request_for_testing
Test-only helper that executes a text source via ExecutionRequest.
matlab_class_name
MATLAB-style class name for a runtime value.
numeric_dtype_label
Returns a MATLAB dtype label for numeric values when available.
preview_numeric_values
Produce a numeric preview (up to limit elements) for scalars and dense arrays.
runtime_error_telemetry_failure_info
value_shape
Returns the MATLAB-style shape for the provided value when applicable.