rust considering mutable static variables unsafe seems so arbitrary to me, who even cares
i know its there because people often misuse globals, but its not like rust is made for those people anyways
@lunahd that is not even the problem, the problem is that it doesn’t thread-safely handle concurrent access
@lunahd like having mutable singletons is a valid rust paradigm, you just have to wrap it in a mutex/rwlock
This is a placeholder, overwrite this by putting a file at
$STATIC_DIR/static/terms-of-service.html
See the Static Directory docs for more info.