Function miden_node_utils::formatting::format_opt

source ·
pub fn format_opt<T: Display>(opt: Option<&T>) -> String