Closed JensK611 closed 4 years ago
This PR is introducing the Type Empty which is used to define Endpoints without any return type. The Api design is based on the Never type of Swifts Combines Never type .
Empty
Never
closes #8
This PR is introducing the Type
Empty
which is used to define Endpoints without any return type. The Api design is based on theNever
type of Swifts CombinesNever
type .closes #8