Skip to main content

book_from_acl

Function book_from_acl 

Source
pub fn book_from_acl(book: &mut NameBook, entries: &[AclEntryResponse])
Expand description

Fill book from an ACL listing.

Names every entry’s subject from its label. The created_by DIDs are not inserted — they carry no label of their own — but they resolve anyway whenever the granting admin also holds an ACL entry, which is the common case.