mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	clippy
This commit is contained in:
		@@ -16,7 +16,7 @@ macro_rules! create_policies {
 | 
			
		||||
            use crate::extractors::authentication::Policy;
 | 
			
		||||
 | 
			
		||||
            $(
 | 
			
		||||
                #[derive(Debug)]
 | 
			
		||||
                #[derive(Debug, Default)]
 | 
			
		||||
                pub struct $name {
 | 
			
		||||
                    inner: HashSet<Vec<u8>>
 | 
			
		||||
                }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user