pub type CharacterOffset = u64;
Offset in characters instead of bytes. It is u64 because lsp_types uses u64.
lsp_types