Trait multi_buffer2::ToPointUtf16
source · pub trait ToPointUtf16: 'static + Debug {
// Required method
fn to_point_utf16(&self, snapshot: &MultiBufferSnapshot) -> PointUtf16;
}
pub trait ToPointUtf16: 'static + Debug {
// Required method
fn to_point_utf16(&self, snapshot: &MultiBufferSnapshot) -> PointUtf16;
}