Run cargo fmt
This commit is contained in:
parent
98f981634c
commit
58cc7fac25
22 changed files with 57 additions and 74 deletions
|
@ -1,6 +1,6 @@
|
|||
// Pretend that this is somebody else's crate, not a module.
|
||||
mod other_crate {
|
||||
// Neither Schemars nor the other crate provides a JsonSchema impl
|
||||
// Neither Schemars nor the other crate provides a JsonSchema impl
|
||||
// for this struct.
|
||||
pub struct Duration {
|
||||
pub secs: i64,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue