Skip to content

Commit

Permalink
hybrid-array: re-export typenum::consts (#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri authored May 31, 2023
1 parent 04a440a commit fc8d750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hybrid-array/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
)]

pub use typenum;
pub use typenum::consts;

use core::{
array::{IntoIter, TryFromSliceError},
Expand Down

0 comments on commit fc8d750

Please sign in to comment.