You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nomicon/CITATION.cff

10 lines
337 B

cff-version: 1.2.0
message: If you use this book, please cite it using these metadata.
title: The Rustonomicon
abstract: The Dark Arts of Advanced and Unsafe Rust Programming
authors:
- name: "The Rust Project Developers"
date-released: "2017-03-03"
license: "MIT OR Apache-2.0"
repository-code: "https://github.com/rust-lang/nomicon"