Rename construction_slice.rs -> construction_view.rs
This commit is contained in:
parent
2ca4b3b02d
commit
a68d9b5ded
|
@ -18,7 +18,7 @@ mod cg;
|
|||
mod componentwise;
|
||||
#[macro_use]
|
||||
mod construction;
|
||||
mod construction_slice;
|
||||
mod construction_view;
|
||||
mod conversion;
|
||||
mod edition;
|
||||
pub mod indexing;
|
||||
|
|
Loading…
Reference in New Issue