LocalFileStateService

class Object
trait Matchable
class Any

Value members

Concrete methods

def createLocalFileStateService[F[_]](file: URI)(using async: Async[F], stateDecoder: Decoder[State], stateEncoder: Encoder[State]): StateService[F]