PathBindableMacros

play.api.mvc.PathBindableMacros

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object PathBindable.type

Members list

Implicits

Implicits

implicit inline def anyValPathBindable[T <: AnyVal]: PathBindable[T]

Path binder for AnyVal

Path binder for AnyVal

Attributes