Macro vector::register_validatable_component

source ยท
macro_rules! register_validatable_component {
    ($ty:ty) => { ... };
}