describe_functions

Function describe_functions 

Source
async fn describe_functions(
    session: &CqlSession,
    writer: &mut dyn Write,
) -> Result<()>
Expand description

DESCRIBE FUNCTIONS — list all UDF names in the current keyspace.