Macro st_impl

Source
macro_rules! st_impl {
    ($name:ident, $funct:expr) => { ... };
}