We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28f4ae6 + cbf30ff commit 9fef1faCopy full SHA for 9fef1fa
1 file changed
CITATION.cff
@@ -0,0 +1,9 @@
1
+cff-version: 1.2.0
2
+message: If you use this book, please cite it using these metadata.
3
+title: The Rustonomicon
4
+abstract: The Dark Arts of Advanced and Unsafe Rust Programming
5
+authors:
6
+ - name: "The Rust Project Developers"
7
+date-released: "2017-03-03"
8
+license: "MIT OR Apache-2.0"
9
+repository-code: "https://github.com/rust-lang/nomicon"
0 commit comments