[][src]Type Definition fiscalidade::ClientResult

type ClientResult = Result<Vec<u8>, ClientError>;

Tipo para tratar retorno do client HTTP.