Function hir::mir::render_const_using_debug_impl
pub fn render_const_using_debug_impl(
db: &dyn HirDatabase,
owner: DefWithBodyId,
c: &Const<Interner>,
) -> Result<String, MirEvalError>
pub fn render_const_using_debug_impl(
db: &dyn HirDatabase,
owner: DefWithBodyId,
c: &Const<Interner>,
) -> Result<String, MirEvalError>