typed_arch 0.1.1

typed std::arch intrinsics
Documentation
# Typed `std::arch` SIMD intrinsics

> Exposes the `std::arch` SIMD intrinsics using the `std::simd` types

[![Travis-CI Status]][travis] [![Appveyor Status]][appveyor] [![Latest Version]][crates.io] [![docs]][docs.rs]

[travis]: https://travis-ci.org/gnzlbg/typed_arch
[Travis-CI Status]: https://travis-ci.org/gnzlbg/typed_arch.svg?branch=master
[appveyor]: https://ci.appveyor.com/project/gnzlbg/typed_arch/branch/master
[Appveyor Status]: https://ci.appveyor.com/api/projects/status/lh0895i13e83d2q9?svg=true
[Latest Version]: https://img.shields.io/crates/v/typed_arch.svg
[crates.io]: https://crates.io/crates/typed_arch
[docs]: https://docs.rs/typed_arch/badge.svg
[docs.rs]: https://docs.rs/typed_arch/