types: derive from Clone for all API and hook types
This makes it easier to pass ownership of API results without calling the API again.
Please register or sign in to comment
This makes it easier to pass ownership of API results without calling the API again.