pub fn to_writer_strict<B>(flags: &B, writer: impl Write) -> Result<(), Error>where B: Flags,
Write only the contained, defined, named flags in a flags value as text.