Skip to main content

name_or_did

Function name_or_did 

Source
pub fn name_or_did(book: &NameBook, did: &str) -> String
Expand description

Plain-text name-or-DID for a fixed-width column.

No ANSI: these go through {:<60}-style padding, which counts escape bytes as width and would wreck the alignment.