PathEncode

smithy4s.http.internals.PathEncode$
See thePathEncode companion trait
object PathEncode

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

Value members

Concrete methods

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

Implicits