[][src]Type Definition ftml::RemoteResult

type RemoteResult<T> = StdResult<T, RemoteError>;