Open
Description
Currently, driver does not fetch nor store User Defined Functions, User Defined Aggregates nor indexes definitions (from system_schema.[functions, aggregates, indexes]
, correspondingly).
cpp-driver exposes API to examine those, so Rust driver should support this, too, for cpp-rust-driver.