ClickHouse/rust/skim
Azat Khuzhin de58e9c02d Integrate skim into the client/local
Note, that it can the fail the client if the skim itself will fail,
however I haven't seen it panicd, so let's try.

P.S. about adding USE_SKIM into configure header instead of just compile
option for target, it is better, because it allows not to recompile lots
of C++ headers, since we have to add skim library as PUBLIC.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-11 15:52:00 +01:00
..
.cargo Integrate skim into the client/local 2022-12-11 15:52:00 +01:00
include Integrate skim into the client/local 2022-12-11 15:52:00 +01:00
src Integrate skim into the client/local 2022-12-11 15:52:00 +01:00
.gitignore Integrate skim into the client/local 2022-12-11 15:52:00 +01:00
build.rs.in Integrate skim into the client/local 2022-12-11 15:52:00 +01:00
Cargo.lock Integrate skim into the client/local 2022-12-11 15:52:00 +01:00
Cargo.toml Integrate skim into the client/local 2022-12-11 15:52:00 +01:00
CMakeLists.txt Integrate skim into the client/local 2022-12-11 15:52:00 +01:00