ScreenRouteConvertible
public protocol ScreenRouteConvertible
Undocumented
-
Undocumented
Declaration
Swift
func route<Container>() -> ScreenRootRoute<Container> where Container : ScreenContainer