[go: up one dir, main page]

c_vec 1.0.3

The old c_vec struct
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "c_vec"
version = "1.0.3"
authors = ["Guillaume Gomez <guillaume1.gomez@gmail.com>"]

description = "The old c_vec struct"
repository = "https://github.com/GuillaumeGomez/c_vec-rs.git"
readme = "README.md"
keywords = ["c", "vec", "c_vec"]
license = "Apache-2.0/MIT"

[lib]
name = "c_vec"
crate-type = ["dylib", "rlib"]