From 98349915ec0041eb6df238cb6fa67d1c67754fb9 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Fri, 23 Aug 2024 17:55:14 -0700 Subject: [PATCH] todo --- fixed_wide/src/narrow.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/fixed_wide/src/narrow.rs b/fixed_wide/src/narrow.rs index 4ba82a9..f48483b 100644 --- a/fixed_wide/src/narrow.rs +++ b/fixed_wide/src/narrow.rs @@ -15,6 +15,7 @@ pub trait TryNarrow{ mod tests { use super::*; + //TODO: use num_traits to do a blanket implementation (selfResult{