File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212#![ warn( clippy:: dbg_macro,  clippy:: print_stdout) ]  
1313#![ doc = include_str ! ( "../README.md" ) ]  
1414#![ doc( html_logo_url = "https://avatars.githubusercontent.com/u/112468984?s=200&v=4" ) ]  
15- #![ cfg_attr( docsrs,  feature( doc_auto_cfg ) ) ]  
15+ #![ cfg_attr( docsrs,  feature( doc_cfg ) ) ]  
1616
1717pub  use  phper; 
1818
Original file line number Diff line number Diff line change 1010
1111#![ warn( rust_2018_idioms,  missing_docs) ]  
1212#![ warn( clippy:: dbg_macro,  clippy:: print_stdout) ]  
13- #![ cfg_attr( docsrs,  feature( doc_auto_cfg ) ) ]  
13+ #![ cfg_attr( docsrs,  feature( doc_cfg ) ) ]  
1414#![ doc = include_str ! ( "../README.md" ) ]  
1515#![ doc( html_logo_url = "https://avatars.githubusercontent.com/u/112468984?s=200&v=4" ) ]  
1616
Original file line number Diff line number Diff line change 1212#![ warn( clippy:: dbg_macro,  clippy:: print_stdout) ]  
1313#![ doc = include_str ! ( "../README.md" ) ]  
1414#![ doc( html_logo_url = "https://avatars.githubusercontent.com/u/112468984?s=200&v=4" ) ]  
15- #![ cfg_attr( docsrs,  feature( doc_auto_cfg ) ) ]  
15+ #![ cfg_attr( docsrs,  feature( doc_cfg ) ) ]  
1616
1717#[ macro_use]  
1818mod  macros; 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments