Software / code / prosody
File
teal-src/util/struct.d.tl @ 12683:75f0c69eba71
core.usermanager: Link to docs for new role API to make warning more actionable
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 27 Aug 2022 17:01:36 +0200 |
| parent | 12619:d593cb709525 |
line wrap: on
line source
local record lib pack : function (string, ...:any) : string unpack : function(string, string, integer) : any... size : function(string) : integer end return lib