Cargo Features

Cala has no features set by default.

[dependencies]
cala = { version = "0.9.0", features = ["audio", "bluetooth", "camera", "graphics", "gui", "task", "database", "port", "input", "log", "microphone", "client", "server", "info", "speakers", "when", "timer", "random", "video", "haptic", "usb"] }
audio microphone? speakers? = fon

Affects cala::audio

bluetooth

Affects cala::bluetooth

camera

Affects cala::camera

graphics = fonterator, footile, res, rvg, video, window

Affects cala::graphics

gui

Affects cala::gui

task = pasts

Affects cala::task

database = serde, stronghold

Affects cala::database

port

Affects cala::port

input = human

Affects cala::input

log = devout

Affects cala::log

microphone = audio, wavy

Affects cala::microphone

client = smelling_salts

Affects cala::client

server = smelling_salts

Affects cala::server

info = whoami

Affects cala::info

speakers = audio, wavy

Affects cala::speakers

when = chrono

Affects cala::when

timer

Affects cala::timer

random = nanorand

Affects cala::random

video graphics? = pix

Affects cala::video

haptic

Affects cala::haptic

usb

Affects cala::usb

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.

human input?

Enables human

input

pasts task?

Enables pasts ^0.7

async

whoami info?

Enables whoami

user

wavy microphone? speakers?

Enables wavy ^0.8

audio

stronghold database?

Enables stronghold

file

serde database?
window graphics?

Enables window

window, graphics

Affects cala::window

pix video?
footile graphics?

Enables footile ^0.6

smelling_salts client? server?

Enables smelling_salts ^0.2

devout log?
nanorand random?

Enables nanorand ^0.5

fon audio?

Enables fon ^0.4

rvg graphics?
chrono when?
fonterator graphics?
res build graphics?

Enables res

video