Provide more info in the executor module doc-comment

This commit is contained in:
Igor Aleksanov 2020-09-13 10:24:30 +03:00
parent 6b33e7c624
commit e059981757
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
//! This module provides a wrapper abstraction around used executor.
//! Depending on the provided feature, a corresponding set of types / helper functions is provided.
//!
//! Currently supported executors:
//!