SegmentConversion

pl.iterators.kebs.http4sstir.matchers.KebsHttp4sStirMatchers.SegmentConversion
implicit class SegmentConversion[Source](segment: PathMatcher1[Source])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def to[Type](implicit ico: InstanceConverter[Type, Source]): PathMatcher1[Type]