Crate enter [] [src]

This is a simple library for dealing with the CR, LF, CRLF problem. It provides a trait Enter, And a default implement for str that trim corresponding newline characters ENTER of running OS's stdin

Constants

ENTER

Traits

Enter