[][src]Type Definition fastcgi_client::ClientResult

type ClientResult<T> = Result<T, ClientError>;

Result of ClientError.