cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
DIRECT
1
libc • 0.2.169Raw FFI bindings to platform libraries like libc.
DIRECT
0
shlex • 1.3.0Split a string into shell words, like Python's shlex.
INDIRECT
0
MIT1
Package
Relation
Dependencies
Published
rgb • 0.8.50`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation.
Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.