Searched refs:lang (Results 1 – 4 of 4) sorted by relevance
8 source = "registry+https://github.com/rust-lang/crates.io-index"17 source = "registry+https://github.com/rust-lang/crates.io-index"23 source = "registry+https://github.com/rust-lang/crates.io-index"32 source = "registry+https://github.com/rust-lang/crates.io-index"43 source = "registry+https://github.com/rust-lang/crates.io-index"49 source = "registry+https://github.com/rust-lang/crates.io-index"64 source = "registry+https://github.com/rust-lang/crates.io-index"70 source = "registry+https://github.com/rust-lang/crates.io-index"76 source = "registry+https://github.com/rust-lang/crates.io-index"82 source = "registry+https://github.com/rust-lang/crates.io-index"[all …]
8 source = "registry+https://github.com/rust-lang/crates.io-index"21 source = "registry+https://github.com/rust-lang/crates.io-index"30 source = "registry+https://github.com/rust-lang/crates.io-index"41 source = "registry+https://github.com/rust-lang/crates.io-index"70 source = "registry+https://github.com/rust-lang/crates.io-index"76 source = "registry+https://github.com/rust-lang/crates.io-index"82 source = "registry+https://github.com/rust-lang/crates.io-index"88 source = "registry+https://github.com/rust-lang/crates.io-index"94 source = "registry+https://github.com/rust-lang/crates.io-index"103 source = "registry+https://github.com/rust-lang/crates.io-index"[all …]
15 .. _Rust: https://www.rust-lang.org/17 .. _installation: https://www.rust-lang.org/en-US/install.html
148 def getpub(key, encoding, lang, output): argument149 if encoding and lang:152 elif not encoding and not lang:155 lang = valid_langs[0]162 elif lang == 'c' or encoding == 'lang-c':164 elif lang == 'rust' or encoding == 'lang-rust':