Home
last modified time | relevance | path

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

/linux/rust/zerocopy/src/
H A Dlayout.rs1066 const CAST_PARAMS: CastParams<Src, Self>; in project() constant
1074 const CAST_PARAMS: CastParams<Src, Dst> = in project() constant