Cargo Features

pabitell-lib has no features set by default.

[dependencies]
pabitell-lib = { version = "0.4.0", features = ["with_webapp", "with_cli"] }
with_webapp = base64, build-time, chrono, console_error_panic_hook, data-url, futures, geo, gloo-utils, js-sys, log, rexie, stream-cancel, url, wasm-bindgen-futures, wasm-logger, web-sys, yew

Enables wasm-bindgen, gloo ^0.8, gloo-net ^0.2, image ^0.24, and qrcode ^0.12, js of uuid

Affects pabitell-lib::webapp

with_cli = clap, skim, sled, term

Affects pabitell-lib::cli

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

base64 with_webapp?

Enables base64 ^0.13

build-time with_webapp?
chrono with_webapp?
clap with_cli?

Enables clap ^3.2

console_error_panic_hook with_webapp?
data-url with_webapp?

Enables data-url ^0.1

futures with_webapp?
geo with_webapp?

Enables geo ^0.23

gloo with_webapp?

Enables gloo ^0.8

gloo-net with_webapp?

Enables gloo-net ^0.2

gloo-utils with_webapp?

Enables gloo-utils ^0.1

image with_webapp?

Enables image ^0.24

js-sys with_webapp?
log with_webapp?
qrcode with_webapp?

Enables qrcode ^0.12

rexie with_webapp?

Enables rexie ^0.3

skim with_cli?
sled with_cli?
stream-cancel with_webapp?
term with_cli?
url with_webapp?
wasm-bindgen with_webapp?
wasm-bindgen-futures with_webapp?
wasm-logger with_webapp?
yew with_webapp?

Enables yew ^0.19

web-sys with_webapp?