[][src]Type Definition ton_client_rs::TonResult

type TonResult<R> = Result<R, TonError>;