these fields correctly?
                  
                  
                      sysroot_src?: string;
                  
                  
                      crates: Crate[];
                  
                  
                
What does the ?: do, looks like typescript to me 😂
 dankey
                          
                        
                      
                    
                    
                    
                    
                      Автор вопроса
                      
                      
                        
                          dankey
                          
                        
                      
                    
                    
                    
                    
                      Автор вопроса
                    
                    
                  just as confused as you are
it unwraps a result enum, if the result is an error variant it return the error to the caller.
looool this is the schema (expressed in typescript) of the configuration json
 dankey
                          
                        
                      
                    
                    
                    
                    
                      Автор вопроса
                      
                      
                        
                          dankey
                          
                        
                      
                    
                    
                    
                    
                      Автор вопроса
                    
                    
                  why are you using this?
Обсуждают сегодня