index
:
xml-stinks
master
Powerful & easy manual XML deserialization
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-05-14
docs: add readme
HEAD
v0.1.0
master
HampusM
2023-05-14
docs: rename error variants in the simple example
HampusM
2023-05-14
build: add fields to Cargo.toml
HampusM
2023-05-14
docs: add example to crate root documentation
HampusM
2023-05-14
docs: add error docs to the ResultExt try_event function
HampusM
2023-05-14
refactor: make the TagStart name function error type TagStartError
HampusM
2023-05-14
fix: allow a unsized key in the Attribute new function
HampusM
2023-05-14
feat: add TagStart attribute functions
HampusM
2023-05-14
feat: make the TagStart name function return a string
HampusM
2023-05-14
feat: add Attribute functions
HampusM
2023-05-14
build: use quick-xml 0.28.2
HampusM
2023-05-14
refactor: improve definition of MaybeStatic
HampusM
2023-05-14
feat: add deserializer-static-generics conditional compilation macro
HampusM
2023-05-13
feat: add deserializer error conversion utilities
HampusM
2023-05-11
docs: add examples
HampusM
2023-05-11
feat: make IgnoreEnd implement PartialEq & Eq
HampusM
2023-05-11
feat: add optional deserializer generics static bounds
HampusM
2023-05-09
feat: add deserialization
HampusM
2023-05-06
add project base
HampusM
2023-04-15
initial commit
HampusM