1 2 3 4 5 6 7 8 9
# 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.