Improve docs for Sandbox and Application
This commit is contained in:
parent
4c44517556
commit
f5e7e0625e
6 changed files with 123 additions and 108 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//! Choose your preferred executor to power your application.
|
||||
pub use crate::common::{executor::Null, Executor};
|
||||
pub use crate::runtime::{executor::Null, Executor};
|
||||
|
||||
pub use platform::Default;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue