Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/argh/tests/
Dlib.rs20 struct GoUp { in basic_example() struct
23 jump: bool, in basic_example()
27 height: usize, in basic_example()
31 pilot_nickname: Option<String>, in basic_example()
45 struct GoUp<S: FromStr> in generic_example() struct
51 jump: bool, in generic_example()
55 height: usize, in generic_example()
59 pilot_nickname: Option<S>, in generic_example()