Module rnix::value

source · []
Expand description

The types: Such as strings or integers

Enums

An anchor point for a path, such as if it’s relative or absolute

A value, such as a string or integer

An error that occured when parsing a value from a string

Functions

Remove common indention in string

Remove a specified max value of indention from each line in a string after a specified starting point

Remove any trailing whitespace from a string

Interpret escape sequences in the nix string and return the converted value