tuple-conv 1.0.0

Allows converting tuples of one element to vectors
Documentation
language: rust

rust:
  - stable
  - beta
  - nightly

matrix:
  allow_failures:
    - rust: nightly
  fast_finish: true