Cargo fmt
This commit is contained in:
parent
d8d84313df
commit
db005b568f
@ -8,9 +8,9 @@
|
|||||||
//!
|
//!
|
||||||
//! # Serialize
|
//! # Serialize
|
||||||
//!
|
//!
|
||||||
//! For instance, let's say that one wants to generate a XML file for the
|
//! For instance, let's say that one wants to generate a XML file for the
|
||||||
//! [Rust-Embedded community](https://github.com/rust-embedded/). A well known XML
|
//! [Rust-Embedded community](https://github.com/rust-embedded/). A well known XML
|
||||||
//! file for microcontrollers is called [SVD](https://github.com/rust-embedded/svd/)
|
//! file for microcontrollers is called [SVD](https://github.com/rust-embedded/svd/)
|
||||||
//! and it can be defined on YaSerDe via structs like so:
|
//! and it can be defined on YaSerDe via structs like so:
|
||||||
//!
|
//!
|
||||||
//!```
|
//!```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user