# Setting CARGO_HOME is needed for shared environments where
# the user might not have permission to write to the location
# rust is installed. If the user installed rust themselves
# this is the default location they would have gotten.
if (type == exact) {
if (type != exact) {
   setupRequired(utils -j g574c2588d8+12e5dfef2a)
   setupRequired(sconsUtils -j g937ded2c1a)
   setupRequired(sphinxutils -j g44fe3e915d+b0138be388)
}
} else {
   if (type == exact) {
      setupRequired(utils           -j g574c2588d8+12e5dfef2a)
      setupRequired(sconsUtils      -j g937ded2c1a)
      setupRequired(sphinxutils     -j g44fe3e915d+b0138be388)
   } else {
      setupRequired(utils g574c2588d8+12e5dfef2a [>= g574c2588d8+12e5dfef2a])
   }
}
envSet(CARGO_HOME, ${HOME}/.cargo/)
envPrepend(PYTHONPATH, ${PRODUCT_DIR}/pylib)
