1
2
3
4
5
pub struct Writer;

pub fn save() {}

pub fn write() {}