Home
last modified time | relevance | path

Searched defs:create_options (Results 1 – 2 of 2) sorted by relevance

/smoltcp-0.9.1/fuzz/
Dutils.rs17 pub fn create_options() -> (Options, Vec<&'static str>) { in create_options() function
/smoltcp-0.9.1/examples/
Dutils.rs67 pub fn create_options() -> (Options, Vec<&'static str>) { in create_options() function