Included README.md in docs
This commit is contained in:
parent
1697386820
commit
557399e2d6
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#![cfg_attr(not(test), no_std)]
|
||||
#![allow(async_fn_in_trait)]
|
||||
#![doc = include_str!("../README.md")]
|
||||
#![warn(missing_docs)]
|
||||
|
||||
//! ## Feature flags
|
||||
|
|
Loading…
Add table
Reference in a new issue