1 2 3 4
fn main() { println!("Qdrant - https://qdrant.tech/"); println!("To use our Rust crate, please use 'qdrant-client' instead"); }