Module workflow_core::extensions
source · Expand description
Miscellaneour helper traits.
Re-exports§
pub use is_not_empty::*;
Modules§
- Declares
is_not_emptytrait (opposite ofis_empty()call present on most data structures).
Miscellaneour helper traits.
pub use is_not_empty::*;is_not_empty trait (opposite of is_empty() call present on most data structures).