pub fn capabilities() -> Vec<Capability>Expand description
One Capability per operation in the bundled OpenAPI inventory.
§Panics
Panics if the bundled inventory JSON fails to parse — see
super::all_capabilities for why that can only happen from a broken
build, not at runtime.