PathEncode

object PathEncode
Companion:
class
class Object
trait Matchable
class Any

Type members

Types

Value members

Concrete methods

def from[A](f: A => String): MaybePathEncode[A]
def raw[A](f: A => String): PathEncode[A]

Implicits