cursive/src/view
Alexandre Bury 08d1c1e5b0 Use an associated type in ViewWrapper
This removes the need for dynamic dispatching
2016-09-19 17:20:20 -07:00
..
boxable.rs Refactor BoxView 2016-08-03 21:55:41 -07:00
identifiable.rs Refactor BoxView 2016-08-03 21:55:41 -07:00
mod.rs Refactor BoxView 2016-08-03 21:55:41 -07:00
position.rs Don't crash on insufficient space 2016-07-16 22:06:28 -07:00
scroll.rs Add scrollbar_padding to ScrollBase 2016-08-02 00:49:59 -07:00
size_cache.rs Refactor BoxView 2016-08-03 21:55:41 -07:00
size_constraint.rs Refactor BoxView 2016-08-03 21:55:41 -07:00
view_path.rs Add macro'd Default implementations 2016-07-16 17:28:42 -07:00
view_wrapper.rs Use an associated type in ViewWrapper 2016-09-19 17:20:20 -07:00