db_update_lufs

Function db_update_lufs 

Source
pub(crate) async fn db_update_lufs(
    path: String,
    lufs: Option<f64>,
) -> Result<(), String>