ptwm_core
ptwm_core::fit
Shared codec state fitters. Each codec contributes its own fitter module; the top-level fit_shared aggregates their outputs into a flat SharedStates::entries list (codec-agnostic prelude allocation).
ptwm_core::fit
Shared codec state fitters. Each codec contributes its own fitter module; the top-level fit_shared aggregates their outputs into a flat SharedStates::entries list (codec-agnostic prelude allocation).
ptwm_core::fit
crates/ptwm-core/src/fit/mod.rs:1mod fitShared codec state fitters. Each codec contributes its own fitter module; the top-level `fit_shared` aggregates their outputs into a flat `SharedStates::entries` list (codec-agnostic prelude allocation).