MarkBiesheuvel / optimizely-rust-sdk

An unofficial Rust SDK for Optimizely Feature Experimentation
0 stars 1 forks source link

Add `online` feature to `Cargo.toml` #4

Closed MarkBiesheuvel closed 1 year ago

MarkBiesheuvel commented 1 year ago

Add a optional feature called online which will include the dependency on ureq and include functions such as ClientBuilder::with_sdk_key and ClientBuilder::with_event_dispatcher.

MarkBiesheuvel commented 1 year ago

Docs: https://doc.rust-lang.org/reference/conditional-compilation.html