miltr 0.1.2

A miltr protocol implementation in pure rust
Documentation
1
2
3
4
5
6
7
services:
  test:
    command: cargo test --all
    build:
      context: ./
      dockerfile: Dockerfile
      target: builder