package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: May 17, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Bytes is shorthand for declaring a new default margin-writer instance,
used to immediately apply a margin to a byte slice.
String is shorthand for declaring a new default margin-writer instance,
used to immediately apply a margin to a string.
Bytes returns the result as a byte slice.
Close will finish the margin operation. Always call it before trying to
retrieve the final result.
String returns the result as a string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.