Function lks_watch

Source
pub fn lks_watch(
    query: LkQuery,
    cb: impl PointHandler + 'static,
) -> LkResult<()>
Expand description

lks_tap that ignores the :scan option, and inserts a :watch option if none are present.