| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Trasa.Client.Implicit
Documentation
client :: (HasMeta route, HasCaptureEncoding (CaptureStrategy route), HasCaptureEncoding (QueryStrategy route), RequestBodyStrategy route ~ Many requestBodyStrat, HasBodyEncoding requestBodyStrat, ResponseBodyStrategy route ~ Many responseBodyStrat, HasBodyDecoding responseBodyStrat) => Config -> Prepared route response -> IO (Either TrasaErr response) Source #