
com.avsystem.commons.rpc.MetadataAnnotation.scala Maven / Gradle / Ivy
The newest version!
package com.avsystem.commons
package rpc
import scala.annotation.StaticAnnotation
/**
* Annotations that extend this trait will be retained for runtime in `RPCMetadata` typeclass instances
*/
trait MetadataAnnotation extends StaticAnnotation
© 2015 - 2025 Weber Informatics LLC | Privacy Policy