Skip to main content

format_value

Function format_value 

Source
pub fn format_value(
    ty: &Type,
    resolve_felts: impl FnOnce(usize) -> Option<Vec<Felt>>,
) -> Option<String>
Expand description

Resolves and decodes the package debug type represented by ty.