case classBinder(binding: (NodeSeq) ⇒ NodeSeq) extends Product with Serializable
A decorator for a binding function that allows it to be called as bind() rather than apply().
This class also provides facilities for binding to a specific template
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
A decorator for a binding function that allows it to be called as bind() rather than apply(). This class also provides facilities for binding to a specific template