fnck_sql

Macro implement_ptr_serialization

Source
macro_rules! implement_ptr_serialization {
    ($struct_name:ident) => { ... };
}