Crate evolution_common

Crate evolution_common 

Source

Modules§

datatype
error
thread

Statics§

NUM_BYTES_FOR_NEWLINE
Get the number of bytes representing a newline character on a Unix system.

Functions§

newline
Get the character representing a newline on a Unix system. This is called the line-feed (LF) and is represented as the \n character.