Searched defs:GoUp (Results 1 – 1 of 1) sorted by relevance
20 struct GoUp { in basic_example() struct23 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() struct51 jump: bool, in generic_example()55 height: usize, in generic_example()59 pilot_nickname: Option<S>, in generic_example()