aligned_alloc 0.1.3

Provides cross-platform primitives for aligned memory allocation
Documentation
1
2
3
4
5
6
7
8
9
language: rust
sudo: false
os:
  - linux
  - osx
rust:
  - stable
  - beta
  - nightly