Skip to main content

push_from_reader

Function push_from_reader 

Source
pub fn push_from_reader<R: Read>(
    reader: &mut R,
    attrs: BTreeMap<String, String>,
) -> Result<String>