Searched defs:Options (Results 1 – 4 of 4) sorted by relevance
9 pub struct Options { struct26 pub fn run(opts: Options) -> Result<(), anyhow::Error> { in run() argument
9 pub struct Options { struct19 fn build_project(opts: &Options) -> Result<(), anyhow::Error> { in build_project() argument
33 pub struct Options { struct42 pub fn build_ebpf(opts: Options) -> Result<(), anyhow::Error> { in build_ebpf() argument
10 pub struct Options { struct17 BuildEbpf(build_ebpf::Options), argument