Skip to main content

orm_new_type

Macro orm_new_type 

Source
macro_rules! orm_new_type {
    (@json $ty:ty) => { ... };
}