instances

cats.xml.effect.instances$
object instances extends AllInstances

Attributes

Graph
Supertypes
trait AllInstances
class Object
trait Matchable
class Any
Self type
instances.type

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
XmlLoaderInstances (hidden)