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

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