File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed 
module/core/mod_interface Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,6 @@ all-features = false
2828[features ]
2929default  = [ " enabled" 
3030full  = [ " enabled" 
31- no_std  = []
32- use_alloc  = [ " no_std" 
3331enabled  = [ " mod_interface_meta/enabled" 
3432
3533#  keep these examples in directories
Original file line number Diff line number Diff line change 1- #![  cfg_attr (  feature =  " no_std" ,  no_std  )  ]  
1+ #![  no_std ]  
22#![  doc(  html_logo_url = "https://raw.githubusercontent.com/Wandalen/wTools/master/asset/img/logo_v3_trans_square.png"  )  ]  
33#![  doc(  html_favicon_url = "https://raw.githubusercontent.com/Wandalen/wTools/alpha/asset/img/logo_v3_trans_square_icon_small_v2.ico"  )  ]  
44#![  doc(  html_root_url = "https://docs.rs/mod_interface/latest/mod_interface/"  )  ]  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments