Function dprint_swc_ext::view::with_ast_view
source ยท pub fn with_ast_view<'a, T>(
info: ProgramInfo<'_>,
with_view: impl FnOnce(Program<'a>) -> T,
) -> T
pub fn with_ast_view<'a, T>(
info: ProgramInfo<'_>,
with_view: impl FnOnce(Program<'a>) -> T,
) -> T