Cargo Features

[dependencies]
megra_rs = { version = "0.0.12", default-features = false, features = ["ringbuffer", "low_latency", "serde"] }
default = serde

enable ringbuffer for WASAPI !

ringbuffer
low_latency

blocksize 128 instead of 512

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.

serde default