AllInstances

sealed trait AllInstances extends XmlLoaderInstances
trait XmlLoaderInstances
class Object
trait Matchable
class Any
object implicits.type
object instances.type

Implicits

Inherited implicits

implicit def xmlLoaderWithParser[F[_] : Sync](implicit evidence$1: Sync[F], parser: XmlParser[F]): XmlLoader[F]
Inherited from:
XmlLoaderInstances