Docs.rs
sp1-cuda-5.2.3
sp1-cuda 5.2.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mattstam
nhtyy
Dependencies
bincode ^1.3.3
normal
ctrlc ^3.4.4
normal
prost ^0.13
normal
serde ^1.0.204
normal
sp1-core-machine ^5.2.3
normal
sp1-prover ^5.2.3
normal
tokio ^1.44.2
normal
tracing ^0.1.40
normal
twirp-rs ^0.13.0-succinct
normal
prost-build ^0.13
build
optional
twirp-build-rs ^0.13.0-succinct
build
optional
Versions
29.11%
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
router
sp1_
cuda
5.2.3
In sp1_
cuda::
proto::
api
sp1_cuda
::
proto
::
api
Function
router
Copy item path
Source
pub fn router<T>(api: T) ->
Router
where T:
ProverService
+
Clone
+
Send
+
Sync
+ 'static,