Skip to main content

cubecl_server/
server.rs

1//! The server contract, re-exported from `cubecl-runtime`.
2
3pub use cubecl_runtime::server::*;