WritableSource

implicit class WritableSource[T](s: T)(implicit f: T => Writable) extends Source
trait Source
trait Writable
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Writable
Definition Classes
Inherited from:
Source
Inherited from:
Source
Inherited from:
Source

Concrete fields