Cargo Features

Quandl has no features set by default.

[dependencies]
quandl = { version = "0.1.1", features = ["test-quandl-api", "clippy", "skeptic"] }
test-quandl-api

Features from optional dependencies

clippy implicit feature

Enables clippy ^0.0.30

clippy:

A bunch of helpful lints to avoid common pitfalls in Rust

skeptic build implicit feature

Enables skeptic ^0.4.0

skeptic:

Test your Rust markdown documentation via Cargo