vbox 0.1.0

type erased Box of trait object
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "17:00"
  open-pull-requests-limit: 2

- package-ecosystem: cargo
  directory: "/examples/raft-kv-memstore"
  schedule:
    interval: daily
    time: "17:00"
  open-pull-requests-limit: 2