pub fn read(from: &str, input: &str) -> Result<Data>
Read a single record from from format, without writing it back out.
from