Factory

dappermongo.ObjectId.Factory
See theFactory companion trait
object Factory

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Factory.type

Members list

Value members

Concrete methods

def make[R](factory: => URIO[R, ObjectId]): URIO[R, Factory]