Module solidity_helper

Source
Expand description

SolidityHelper

This module contains the SolidityHelper, a [rustyline::Helper] implementation for usage in Chisel. It is ported from soli.

Structs§

SolidityHelper
A rustyline helper for Solidity code

Constants§

MAX_ANSI_LEN 🔒
The maximum length of an ANSI prefix + suffix characters using SolidityHelper.

Functions§

token_style 🔒