Docs.rs
zkvmc-core-0.0.1
zkvmc-core 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
16 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
johnxudev
Dependencies
addr2line ^0.24.2
normal
elf ^0.7.4
normal
eyre ^0.6.12
normal
gimli ^0.31.1
normal
memfd ^0.6.4
normal
object ^0.36.7
normal
rustc-demangle ^0.1.24
normal
rustc-hash ^2.1.1
normal
rustix ^1.0.5
normal
Versions
35.71%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Files
zkvmc_core/
lib.rs
1
pub mod
addr2frame;
2
pub mod
image;
3
pub mod
memory;
4
pub mod
send_sync_ptr;
5
pub mod
traits;