Function rdb::parse [] [src]

pub fn parse<R: Read, F: Formatter, T: Filter>(
    input: R,
    formatter: F,
    filter: T
) -> RdbOk