risingwave_frontend::utils::with_options

Function resolve_privatelink_in_with_option

source
pub(crate) fn resolve_privatelink_in_with_option(
    with_options: &mut WithOptions,
) -> Result<Option<u32>, RwError>