Skip to main content

lower_acl

Function lower_acl 

Source
pub fn lower_acl(row: ParseMap) -> ParseMap
Expand description

Split an ACL field out of a row into the two storage columns.

Returns the row with ACL removed and the columns added. A row with no ACL gets no columns, which is what makes it public.