Skip to main content

published_format_accepted

Function published_format_accepted 

Source
pub fn published_format_accepted(format: u32) -> bool
Expand description

Does a reader updated for the current format accept an archive at format? The single predicate every reader gate that checks at all consults, so acceptance cannot drift between them — but see PUBLISHED_MEM_FORMATS_ACCEPTED: the archive-hydration path does not check, so “every reader” overstates today’s reach.