Skip to main content

bundle_parser_protocols

Function bundle_parser_protocols 

Source
pub const fn bundle_parser_protocols() -> &'static [&'static str]
Expand description

The protocol names parse_schema_bundle accepts.

Lets a caller report or validate bundle support without hard-coding a protocol name outside this crate.