prefix search #4212
                  
                    
                      rsteube
                    
                  
                
                  started this conversation in
                Feature Requests
              
            
            
              prefix search
            
            #4212
          
          
        Replies: 0 comments
  
    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.
-
Is your feature request related to a problem? Please describe.
Crates.io currently only provides fulltext search which is not very useful for shell completion.
Describe the solution you'd like
Provide a way to search crate names by prefix (e.g.
^json) on crates.io and using the cargo cli.Describe alternatives you've considered
Accessing the crates.io-index repo using the github contents api seems to work fine so far.
Additional context

Beta Was this translation helpful? Give feedback.
All reactions