Migrating from ccache to sccache, anything I should know?
Right now I'm using ccache, but I also want to cache stuff for rust, mainly because I compile web browsers with custom patches often (Firefox and Chromium). I know that Portage doesn't have proper sccache support, but is there anything I should know before I try? How is your experience with it?