DEBSOURCES
Skip Quicknav
sources / rust-proc-macro-error2 / 2.0.1-1 / tests / ui / option_ext.rs
12345
use test_crate::*; option_ext!(one, two); fn main() {}