You've already forked lint-policy
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//! Sample Private Crate.
|
||||
|
||||
#![no_std]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
// #[cfg_attr(docsrs, doc(cfg(feature = "std")))]
|
||||
Reference in New Issue
Block a user