Type Definition fiscalidade::ClientResult[][src]

pub type ClientResult = Result<Vec<u8>, ClientError>;
Expand description

Tipo para tratar retorno do client HTTP.