Home
last modified time | relevance | path

Searched refs:try_compute (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy/src/
H A Dlayout.rs913 const fn try_compute( in project() method
1075 match CastParams::try_compute(&Src::LAYOUT, &Dst::LAYOUT) { in project()