Skip to main content

from_reader

Function from_reader 

Source
pub fn from_reader<R: BufRead>(reader: R) -> Result<UpfDocument, UpfError>
Expand description

Parse a Unified Pseudopotential Format (UPF) document from a buffered reader. Parse a Unified Pseudopotential Format (UPF) document from a buffered reader.