Function rama::tls::rustls::dep::pemfile::read_all

pub fn read_all(
    rd: &mut dyn BufRead,
) -> impl Iterator<Item = Result<Item, Error>>
Expand description

Extract and return all PEM sections by reading rd.