[][src]Function gpgrv::read_doc

pub fn read_doc<R: BufRead, W: Write>(
    from: R,
    put_content: W
) -> Result<Doc, Error>