touch src/lib.rs

This commit is contained in:
Jorge Aparicio 2020-05-26 22:16:31 +02:00
parent 709e893d00
commit 303e964a10

View file

@ -164,6 +164,7 @@ pub trait Monotonic {
/// A marker trait that indicates that it is correct to use this type in multi-core context
pub trait MultiCore {}
/// Sets the given `interrupt` as pending
///
/// This is a convenience function around