style: apply fmt to entire workspace

This commit is contained in:
Santiago Carmuega 2021-12-09 07:03:13 -03:00
parent 1b6cbbc095
commit 336d2400f4
23 changed files with 111 additions and 67 deletions

View file

@ -1,3 +1,2 @@
#[doc(inline)]
pub use pallas_alonzo as alonzo;

View file

@ -1,4 +1,3 @@
#[doc(inline)]
pub use pallas_multiplexer as multiplexer;