Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/csv/benches/
Dbench.rs23 struct NFLRowOwned { struct
24 gameid: String,
25 qtr: i32,
26 min: Option<i32>,
27 sec: Option<i32>,
28 off: String,
29 def: String,
30 down: Option<i32>,
31 togo: Option<i32>,
32 ydline: Option<i32>,
[all …]