Macro gstore::entry[][src]

macro_rules! entry {
    (
        $($text:tt)*
    ) => { ... };
}