Imports of package s
Path | Synopsis |
---|---|
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/alecthomas/chroma | Package chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI- coloured text, etc. |
github.com/alecthomas/chroma/lexers/internal | Package internal contains common API functions and structures shared between lexer packages. |
github.com/alecthomas/chroma/lexers/p |