autoView

inline fun <T : Any, V : Any> Body.Companion.autoView(description: String? = null, contentNegotiation: ContentNegotiation = None, contentType: ContentType = APPLICATION_JSON): BiDiBodyLensSpec<T>(source)
inline fun <T : Any, V : Any> WsMessage.Companion.autoView(): BiDiWsMessageLensSpec<T>(source)