Skip to main content

Crate spatialrust_platform

Crate spatialrust_platform 

Source
Expand description

Platform stability, conformance, security checklists, performance budgets, and LTS policy.

Structs§

ApiSurfaceItem
One registered public API surface item.
ConformanceCase
One conformance case result.
ConformanceReport
Aggregated conformance report.
LtsPolicy
Long-term support policy.
PerformanceBudget
One declared budget ceiling.
PerformanceBudgetReport
Collection of budgets plus measured samples.
PerformanceSample
One measured sample against a budget id.
ReleaseGate
Release gate combining stability, conformance, security, LTS, and budgets.
ReleaseGateDecision
Outcomes of evaluating a ReleaseGate.
SecurityAuditItem
One security audit checklist item.
SecurityChecklist
Security checklist for release gates.
StabilityRegistry
Registry of API surface items used by freeze checklists.
Streaming12Measurements
Typed resource and transfer measurements consumed by the 1.2 gate.
Streaming12ReleaseEvidence
Evidence gathered by CI and release tooling for SpatialRust 1.2.
Streaming12ReleaseGate
Mandatory SpatialRust 1.2 bounded-streaming release policy.
SupportWindow
Support window for one major line.
Vision1Measurements
Fixed-dimension performance measurements consumed by the Vision 1.0 gate.
Vision1ReleaseEvidence
Evidence gathered by CI/release tooling for a Vision 1.0 candidate.
Vision1ReleaseGate
Mandatory SpatialRust Vision 1.0 release policy.
Vision2Measurements
Typed canonical measurements consumed by the Vision 2 release gate.
Vision2ReleaseEvidence
Evidence gathered by CI and release tooling for a Vision 2 candidate.
Vision2ReleaseGate
Mandatory SpatialRust Vision 2 release policy.
VisualMeasurements
Typed canonical measurements consumed by the Visual release gate.
VisualReceiptEvidence
One dated Visual evidence receipt.
VisualReleaseEvidence
Evidence gathered by CI and release tooling for a Visual candidate.
VisualReleaseGate
Mandatory SpatialRust Visual release policy.

Enums§

ApiStabilityClass
Stability class for a public API item.
BudgetKind
Dimension of a performance budget.
ConformanceStatus
Outcome of one conformance case.
PlatformError
Failures in stability/conformance bookkeeping.

Type Aliases§

PlatformResult
Result type for platform operations.