DeriveResourceModel

io.funkode.resource.model.DeriveResourceModel$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

transparent inline def decapitalize(inline str: String): String
inline def deriveCollectionNames[T <: Tuple]: List[String]
inline def deriveCollections[T <: Tuple](nameForTypeMap: Map[String, String]): List[CollectionModel]

Givens

Givens

inline given gen[R](using m: Of[R]): ResourceModel