Function tarantool::session::with_su

source ·
pub fn with_su<T>(uid: UserId, f: impl FnOnce() -> T) -> Result<T, Error>