Type Alias NoStdInferenceRecorder

pub type NoStdInferenceRecorder = BinBytesRecorder<FullPrecisionSettings, &'static [u8]>;
Expand description

Inference recorder compatible with no-std.

Aliased Type§

struct NoStdInferenceRecorder { /* private fields */ }