Function beerxml::yaml::write [] [src]

pub fn write<T>(writer: &mut T, set: &RecordSet) -> Result<()> where
    T: Write

try to write a RecordSet as yaml to a writer