Searched defs:RawVarZeroCow (Results 1 – 1 of 1) sorted by relevance
46 struct RawVarZeroCow { struct63 impl Drop for RawVarZeroCow { argument77 unsafe impl Send for RawVarZeroCow {} implementation78 unsafe impl Sync for RawVarZeroCow {} implementation80 impl Clone for RawVarZeroCow { implementation230 impl RawVarZeroCow { impl