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 Windows system.

Functions§

newline
Get the character representing a newline on a Windows system. This is called the Carriage-Return Line-Feed (CR-LF) and is represented as the \r\n characters.