pub fn format_bc_conversion_report(
report: &BcConversionReportV1,
format: BcConversionFormat,
) -> Result<String, BcConversionError>Expand description
Render a report in canonical ft/s units, identically for native and WASM callers.
pub fn format_bc_conversion_report(
report: &BcConversionReportV1,
format: BcConversionFormat,
) -> Result<String, BcConversionError>Render a report in canonical ft/s units, identically for native and WASM callers.