plot_interface 0.1.3

Plot interface.
Documentation
1
2
3
4
5
6
7
error: Layer should not have explicitly defined visibility because all its subnamespaces are used.
         #[doc = " layer_a"] pub layer layer_a ;
 --> ../../../rust/test/meta/mod_interface/front/layer_bad_vis/mod.rs
  |
  | /   /// layer_a
  | |   pub layer layer_a;
  | |____________________^