summaryrefslogtreecommitdiff
path: root/src/astroid.rs
AgeCommit message (Collapse)Author
2018-02-26-figured out way to deserialize using serde_erasedtom barrett
2018-02-23-changed to floats and got vec typetom barrett
2018-02-23various ways potentially to deserialize?tom barrett
2018-02-23-found way to downcast and created new structtom barrett