Module solidity_helper

Module solidity_helper 

Source
Expand description

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

Structsยง

Inner ๐Ÿ”’
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 ๐Ÿ”’