Function rustls_pemfile::read_all[][src]

pub fn read_all(rd: &mut dyn BufRead) -> Result<Vec<Item>, Error>

Extract and return all PEM sections by reading rd.