Searched defs:Option (Results 1 – 2 of 2) sorted by relevance
| /rust/macros/ | ||
| A D | quote.rs | 10 impl<T: ToTokens> ToTokens for Option<T> { implementation |
| /rust/pin-init/src/ | ||
| A D | lib.rs | 1547 unsafe impl<T: ZeroableOption> Zeroable for Option<T> {} implementation |
Completed in 6 milliseconds