Have to require the OutputValue of AggregatorTdim to be Unpin
This commit is contained in:
@@ -210,6 +210,10 @@ impl From<InvalidUri> for Error {
|
||||
}
|
||||
}
|
||||
|
||||
pub fn todo() {
|
||||
todo!("TODO");
|
||||
}
|
||||
|
||||
pub fn todoval<T>() -> T {
|
||||
todo!("TODO todoval")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user