oooo
This commit is contained in:
@@ -13,9 +13,9 @@ fn main() {
|
||||
{
|
||||
file.persist_stage().unwrap();
|
||||
println!(
|
||||
"{} => {:?}",
|
||||
"{} => {}",
|
||||
file.file,
|
||||
file.events().unwrap().snapshot().unwrap()
|
||||
serde_yaml::to_string(&file.events().unwrap().snapshot().unwrap()).unwrap(),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user