Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Dparse.rs1369 pub struct Nothing; struct
1371 impl Parse for Nothing { implementation
1379 impl ToTokens for Nothing { implementation
1387 impl Clone for Nothing { implementation
1395 impl Copy for Nothing {} implementation
1399 impl Debug for Nothing { implementation
1407 impl Eq for Nothing {} implementation
1411 impl PartialEq for Nothing { implementation
1419 impl Hash for Nothing { implementation