[go: up one dir, main page]

fuchsia-zircon 0.3.1

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

[dependencies]
bitflags = "1.0.0"
fuchsia-zircon-sys = { version = "0.3.1", path = "fuchsia-zircon-sys" }