Sun, 25 Sep 2022 21:45:56 +0300
Attempt at directly referring to measure masses as SliceStorageMut
0 | 1 | # source this file. use cargo rustdoc or cargo d --no-deps no build the documentation. |
2 | echo 'Creating cargo-d alias' | |
3 | alias cargo-d='RUSTDOCFLAGS="--html-in-header misc/katex-header.html" BROWSER=/Applications/Firefox.app/Contents/MacOS/firefox-bin cargo d --no-deps' | |
4 | ||
5 |