Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
third_party
/
rust
/
leaky-cow
/
src
Navigation
Enable keyboard shortcuts
Name
Description
Size
lib.rs
Leaky cows: convert a clone-on-write reference into a plain reference. If it's just the plain reference, just return that. If it's the owned structure, leak it and return a reference to it.
868