update README
This commit is contained in:
		
							parent
							
								
									07a258f8fc
								
							
						
					
					
						commit
						455ba9aa43
					
				| @ -11,6 +11,9 @@ This library will support XML de/ser-ializing with all specific features. | |||||||
| - [x] Enum | - [x] Enum | ||||||
| - [ ] Enum with complex types | - [ ] Enum with complex types | ||||||
| - [ ] Option | - [ ] Option | ||||||
|  | - [x] String | ||||||
|  | - [ ] bool | ||||||
|  | - [ ] number (u8, i8, u32, i32, f32, f64) | ||||||
| 
 | 
 | ||||||
| ## Decorators | ## Decorators | ||||||
| 
 | 
 | ||||||
| @ -18,7 +21,7 @@ This library will support XML de/ser-ializing with all specific features. | |||||||
| - [x] **rename**: be able to rename a field | - [x] **rename**: be able to rename a field | ||||||
| - [x] **attribute**: this field is defined as an attribute | - [x] **attribute**: this field is defined as an attribute | ||||||
| - [x] **text**: this field match to the text content | - [x] **text**: this field match to the text content | ||||||
| - [ ] **namespace**: defines the namespace of the field | - [x] **namespace**: defines the namespace of the field | ||||||
| 
 | 
 | ||||||
| ## Custom De/Ser-rializer | ## Custom De/Ser-rializer | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user