Expand description

ClipMdPlus Trait Library

The trait crate clipmdplus_library will have some of it’s traits removed. It exists to create a #[derive(clipboard_thingy, todo clarify…)] I’m learning this feature of RUST, beyond that many of these traits are useful. For example, using macro_rules! would be less restrictive.

use super::super::Name; use super::super::Named; use super::super::VariantName; use clipmdplus_library::VariantName;

Functions