Trait sqllogictest::runner::WriteFmt[][src]

pub trait WriteFmt {
    fn write_fmt(&self, fmt: Arguments<'_>);
}

Required methods

Implementors