mod_interface 0.61.0

Protocol of modularity unifying interface of a module and introducing layers.
Documentation
1
2
3
4
5
6
#![allow(dead_code)]
/// `has_exposed1`
pub fn has_exposed1() -> bool 
{
  true
}