Since the API provided by this service is intended to be used on the command line e.g. with `curl`, we need our responses to have a trailing newline. This ensures that, when used interactively, the next shell prompt is correctly placed on a new line, and when used non-interactively, line-buffered output is correctly flushed (i.e. to a log file). |
||
---|---|---|
scripts | ||
src | ||
tests/integration | ||
.editorconfig | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
rustfmt.toml |