I'm looking at wrapping the response into a `Netwo...
# ktor
t
I'm looking at wrapping the response into a
NetworkResult
(result type class), with details about the response code, failure reasons, etc. But leveraging any existing content negotiator to deserialize the object first.