Structsยง
- DynValue
Display ๐Wrapper that implementsDisplay
for a [DynSolValue
]. - DynValue
Formatter ๐[DynSolValue
] formatter.
Functionsยง
- Pretty-prints the given value into a string suitable for user output.
- Pretty-prints the given value into a string suitable for re-parsing as values later.
- Pretty-prints a slice of tokens using
format_token
. - Pretty-prints a slice of tokens using
format_token_raw
. - Parses string input as Token against the expected ParamType