[go: up one dir, main page]

magenta 0.2.0

Rust bindings for the Magenta kernel
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "magenta"
version = "0.2.0"
license = "BSD-3-Clause"
authors = ["Raph Levien <raph@google.com>"]
description = "Rust bindings for the Magenta kernel"
repository = "https://fuchsia.googlesource.com/magenta-rs/"

[dependencies]
magenta-sys = { path = "magenta-sys", version = "0.2.0" }