Client-side typesafe Spine schema usage (with Arrow typed errors)¶
Call a Ktor API described with type-safety in common code, using Arrow typed errors.
This module introduces the body function to type-safely handle errors using Arrow's Raise DSL.