Are there any good rules of thumb for when argumen...
# development
a
Are there any good rules of thumb for when arguments should be Arcs and when a function should be Arc::new-ing things when it's given them?