Skip to main content
Files
std/
view.rs
1
//! Helper module for exporting the `view_types` macro.
2
3
pub use
core::view_type;