Cargo Features
licc has no features set by default.
[dependencies]
licc = { version = "0.2.0", features = ["write"] }
- write
-
with this feature enabled, the write operations are added and an API key can be supplied
Affects
licc::write
…
licc has no features set by default.
[dependencies]
licc = { version = "0.2.0", features = ["write"] }
with this feature enabled, the write operations are added and an API key can be supplied
Affects
licc::write
…