Sjmarf to Programmer Humor@programming.dev · edit-26 months ago“ARE YOU ALL SEEING THIS”imagemessage-square84fedilinkarrow-up1539arrow-down131
arrow-up1508arrow-down1image“ARE YOU ALL SEEING THIS”Sjmarf to Programmer Humor@programming.dev · edit-26 months agomessage-square84fedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up3·edit-26 months agoimpl<'a, T: Child> ChildRef<'a, T> { fn orphanize<T: Child>(r: Self) -> Orphan<T>; }