spyne 0.11.13

All-in-one toolkit
Documentation
1
2
3
4
5
#[cfg(feature = "text-buffer-cursor")]
pub use spyne_text::buffer::cursor::Cursor;

#[cfg(feature = "text-buffer-gapbuffer")]
pub use spyne_text::buffer::gap_buffer::GapBuffer;