Trait language2::ToPointUtf16
source · pub trait ToPointUtf16 {
// Required method
fn to_point_utf16(&self, snapshot: &BufferSnapshot) -> PointUtf16;
}
pub trait ToPointUtf16 {
// Required method
fn to_point_utf16(&self, snapshot: &BufferSnapshot) -> PointUtf16;
}