as-slice 0.1.5

`AsSlice` and `AsMutSlice` traits
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
language: rust

cache: cargo

branches:
  only:
    - staging
    - trying

notifications:
  email:
    on_success: never