summaryrefslogtreecommitdiffstats
path: root/examples/span.rs
AgeCommit message (Collapse)Author
2019-08-25Updated to rust 2018Pierre-Henri Symoneaux
2018-09-21cell and row mods become private. Row and Cell are reexported in crate's rootPierre-Henri Symoneaux
2018-09-18Implemented horizontal spanPierre-Henri Symoneaux
Updated rust compatibility Fixed UT Added span support from macro Example + updated README Small update to README