risc0-core-sys

Crates.iorisc0-core-sys
lib.rsrisc0-core-sys
version0.11.1
sourcesrc
created_at2022-05-17 04:21:26.602769
updated_at2022-08-13 01:28:58.631019
descriptionRISC Zero core crate
homepagehttps://risczero.com/
repositoryhttps://github.com/risc0/risc0/
max_upload_size
id588130
size41,062
maintainers (github:risc0:maintainers)

documentation

README

risc0-core-sys

Contains core C++ classes for things like logging, reading ELF binaries and accessing the system CRNG.

The rust crate builds the C++ code into a lib, but does not export anything to rust.

Commit count: 1430

cargo fmt