Type Definition clarity_repl::clarity::errors::InterpreterResult[][src]

type InterpreterResult<R> = Result<R, Error>;