calaxb_3.1.12.0.source-code.dispatch_as_scalaxb.scala.template Maven / Gradle / Ivy
package dispatch.as
import _root_.scalaxb.XMLFormat
object scalaxb {
def apply[T: XMLFormat]: (dispatch.Res => T) =
dispatch.as.xml.Elem andThen (el => _root_.scalaxb.fromXML(el))
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy