2 releases
0.1.1 | Feb 5, 2019 |
---|---|
0.1.0 | Jan 24, 2019 |
#94 in #kernel
761,261 downloads per month
3KB
Rust bindings for Zircon kernel CPRNG
This repository contains Rust language bindings for Zircon kernel CPRG.
There are two ways to build Rust artifacts targeting Fuchsia; using the Fargo cross compiling tool or including your artifact in the GN build. Of the two, Fargo is likely better for exploration and experimentation.
lib.rs
:
Type-safe bindings for the Zircon kernel's CPRNG.