mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 04:00:21 +00:00 
			
		
		
		
	Syntax
This commit is contained in:
		
							parent
							
								
									60585dc8f2
								
							
						
					
					
						commit
						2aa6ef1cce
					
				@ -11,7 +11,7 @@ pub static API_TOKEN: Lazy<APIToken> = Lazy::new(|| {
 | 
			
		||||
    APIToken::from_bytes(token.to_vec())
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
pub struct APIToken{
 | 
			
		||||
pub struct APIToken {
 | 
			
		||||
    hex_text: String,
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user