| Crates.io | risc0-core-sys |
| lib.rs | risc0-core-sys |
| version | 0.11.1 |
| created_at | 2022-05-17 04:21:26.602769+00 |
| updated_at | 2022-08-13 01:28:58.631019+00 |
| description | RISC Zero core crate |
| homepage | https://risczero.com/ |
| repository | https://github.com/risc0/risc0/ |
| max_upload_size | |
| id | 588130 |
| size | 41,062 |
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.