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.
2 parents 67c1486 + c8e336f commit 9954619Copy full SHA for 9954619
Cargo.toml
@@ -9,6 +9,9 @@ repository = "https://github.com/rust-lang-ja/ac-library-rs"
9
keywords = ["competitive"]
10
categories = ["algorithms", "data-structures"]
11
12
+[package.metadata.docs.rs]
13
+rustdoc-args = ["--html-in-header", "katex-header.html"]
14
+
15
[lib]
16
name = "ac_library"
17
0 commit comments