Skip to content

seb-odessa/serde-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serde-xml

$ ./target/debug/serde-xml < project.xml 
Project {
    name: "my_project",
    items: [
        Item {
            name: "hello",
            source: "world.rs"
        }
    ]
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages