Function rbml::reader::with_doc_data [] [src]

pub fn with_doc_data<T, F>(d: Doc, f: F) -> T where F: FnOnce(&[u8]) -> T
Unstable (rustc_private)