Structs§
- Local
Source - Files under a root directory;
keyis a relative path (e.g. “prices/AAPL.csv.gz”).
Traits§
- Object
Sink - Write-side counterpart to
ObjectSource. Kept separate so the read path (and OSS consumers) stay write-free; only the panel rebuild needs this. - Object
Source - Read-only byte store.
Ok(None)means the key is absent (fail-soft).