Macro kubeless::select_function[][src]

macro_rules! select_function {
    ( $( $x:ident ),* ) => { ... };
}

Given a list of functions, return a function with an identifier matching the FUNC_HANDLER environment variable