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