Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
stencillogic committed Mar 9, 2024
1 parent 704982b commit 69bf12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
extern crate alloc;

/// Computes an expression with the specified precision and rounding mode.
///
///
/// Macro takes into account 2 aspects.
///
/// 1. Code simplification. Macro simplifies code and improves its readability by allowing to specify simple and concise expression
Expand Down

0 comments on commit 69bf12f

Please sign in to comment.