More formatting of doc tests and example code

This commit is contained in:
David Tolnay
2023-07-06 15:45:53 -07:00
parent 1920b694aa
commit fa0312ac45
11 changed files with 30 additions and 36 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
use serde_derive::{Serialize, Deserialize};
use serde_derive::{Deserialize, Serialize};
mod remote {
pub struct S {