Type Definition interviewpuzzle::accounts::ClientResult[][src]

type ClientResult = Result<(), Box<dyn Error>>;