All Downloads are FREE. Search and download functionalities are using the official Maven repository.

orcus.bigtable.codec.FamilyDecoder1.scala Maven / Gradle / Ivy

There is a newer version: 0.28.9
Show newest version
package orcus.bigtable.codec

private[codec] trait FamilyDecoder1:
  inline def derived[A](using A: DerivedFamilyDecoder[A]): DerivedFamilyDecoder[A] = A




© 2015 - 2024 Weber Informatics LLC | Privacy Policy