We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6daa7b9 commit 224e505Copy full SHA for 224e505
1 file changed
src/styling.rs
@@ -1,6 +1,4 @@
1
-/*!
2
-Style mathematical symbols in Unicode.
3
-*/
+//! Style mathematical symbols in Unicode.
4
5
/// A styled form for mathematical symbols.
6
#[derive(Copy, Clone, Eq, PartialEq, Debug, Default)]
0 commit comments