File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# integer-encoding-rs  
22
3- [ ![ crates.io] ( https://img.shields.io/crates/v/integer-encoding.svg )] ( https://crates.io/crates/integer-encoding ) 
4- [ ![ Actions CI] ( https://github.com/dermesser/integer-encoding-rs/workflows/Actions%20CI/badge.svg )] ( https://github.com/dermesser/integer-encoding-rs/actions ) 
3+ [ ![ GitHub repo] ( https://img.shields.io/badge/github-dermesser/integer--encoding-8da0cb?logo=github )] ( https://github.com/dermesser/integer-encoding-rs ) 
4+ [ ![ crates.io version] ( https://img.shields.io/crates/v/integer-encoding )] ( https://crates.io/crates/integer-encoding ) 
5+ [ ![ crate usage] ( https://img.shields.io/crates/d/integer-encoding )] ( https://crates.io/crates/integer-encoding ) 
6+ [ ![ docs.rs status] ( https://img.shields.io/docsrs/integer-encoding )] ( https://docs.rs/integer-encoding ) 
7+ [ ![ crates.io license] ( https://img.shields.io/crates/l/integer-encoding )] ( https://github.com/dermesser/integer-encoding-rs/blob/main/LICENSE ) 
8+ [ ![ CI build status] ( https://github.com/dermesser/integer-encoding-rs/actions/workflows/test.yml/badge.svg )] ( https://github.com/dermesser/integer-encoding-rs/actions ) 
59
610[ full documentation] ( https://docs.rs/integer-encoding/ ) 
711
@@ -40,4 +44,3 @@ the last, in which it is cleared.
4044Signed values are first converted to an unsigned representation using zigzag
4145encoding (also described on the page linked above), and then encoded as every
4246other unsigned number.
43- 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments