[][src]Module efflux::io

IO binding module for the efflux crate.

Provides lifecycles for Hadoop Streaming IO, to allow the rest of this crate to be a little more ignorant of how inputs flow.

Traits

Lifecycle

Lifecycle trait to allow hooking into IO streams.

Functions

run_lifecycle

Executes an IO Lifecycle against io::stdin.