[][src]Macro khalas::construct_fn

macro_rules! construct_fn {
    ( $( $fn:ident() -> $ty:ident $(,)? )* ) => { ... };
}