Adding one more tab for crate's features #8042
              
  
  Closed
              
          
                  
                    
                      HosMercury
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 1 comment 2 replies
-
| This sort of exists today, in two forms: 
 We also have #465, which is still open and covers similar ground. My feeling is that it's generally more appropriate for docs.rs to document feature flags; adding any additional tabs to the crate page is only likely to be confusing since feature flags can change between versions, and the crates.io UI isn't super clear at distinguishing when you're viewing information on a particular crate version or just the "latest" crate version. But I'm interested in @Turbo87's thoughts on this as well, since he added the second feature listed above a while back. | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I suggest adding one more tab for each crate to doc their features
after versions tab or beside !!
Right now there is no good way to find every crate feature and their usage. Organizing features will facilitate the finding and usefulness of a crate feature and how to use it.
Beta Was this translation helpful? Give feedback.
All reactions