pub async fn collection_info(
    collection_name: &str
) -> Result<CollectionInfo, String>
Expand description

Get detailed information about specified existing collection.