Function codegen_writer::with

source ·
pub fn with<T>(f: impl FnOnce(&mut Codegen) -> T) -> T