risingwave_
frontend
2.4.0-alpha
In risingwave_
frontend::
expr::
function_
impl::
has_
privilege
risingwave_frontend
::
expr
::
function_impl
::
has_privilege
Function
has_function_privilege_1
Copy item path
Source
fn has_function_privilege_1( user_id:
i32
, function_oid:
i32
, privileges: &
str
, ) -> Result<
bool
>