Macro const_struct::Some

source ยท
macro_rules! Some {
    ($value:ty) => { ... };
}