Skip to main content

Module io

Module io 

Source
Expand description

Native implementations for clojure.rust.io.

Structs§

IoReader
A buffered file reader.
IoWriter
A buffered file writer.
StringReader
A reader backed by a String (for EDN read-string, etc.).

Functions§

register