We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff5cec commit 1282f03Copy full SHA for 1282f03
src/lib.rs
@@ -1,6 +1,5 @@
1
#![warn(missing_docs)]
2
#![allow(clippy::new_without_default)]
3
-
4
#![cfg_attr(docs_rs, feature(doc_cfg))]
5
6
//! Rustwide is a library to execute your code on the Rust ecosystem, powering projects like
0 commit comments