IsShowable

public protocol IsShowable: Resource

Flags a resource as being showable i.e. a single resource can be requested. This protocol does nothing by itself, but has constrained extensions for types implementing RootResource and ChildResource.