issues
search
plafue
/
rust-api-docs-helper
Atom.io plugin that opens the rust standard library docs for 'use std::' statements
MIT License
3
stars
7
forks
source link
Add support for selecting the Rust release channel
#8
Open
storedbox
opened
8 years ago
storedbox
commented
8 years ago
Added a
rustReleaseChannel
enum to the config options.
Modified the
assertPageAvailability
function to use the enum when constructing the documentation's URL.
rustReleaseChannel
enum to the config options.assertPageAvailability
function to use the enum when constructing the documentation's URL.