pub trait UseApproxCodeSizeEstimator: Upcast<dyn LoweringGroup> { }Expand description
Marker trait for using ApproxCasmInlineWeight as the code size estimator.
pub trait UseApproxCodeSizeEstimator: Upcast<dyn LoweringGroup> { }Marker trait for using ApproxCasmInlineWeight as the code size estimator.