luschy

package luschy

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. luschy
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait RequestPartDecoder[A] extends AnyRef

  2. abstract class SearchRequestParser[A] extends AnyRef

  3. type StringsResult[+A] = Result[String, A]

  4. type \@/[+E, +A] = Result[E, A]

Value Members

  1. object RequestPartDecoder

  2. object SearchModelCodec

  3. object SearchRequestParser

  4. object SimpleSearchRequestCodec extends SearchRequestParser[SimpleSearchRequest]

  5. def none[A]: Option[A]

Inherited from AnyRef

Inherited from Any

Ungrouped