Docs.rs
  • odoo-lsp-0.1.0-dev.3
    • odoo-lsp 0.1.0-dev.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Desdaemon
    • Dependencies
      • dashmap ^5.1.0 normal
      • env_logger ^0.10.0 normal
      • faststr ^0.2.11 normal
      • futures ^0.3.28 normal
      • globwalk ^0.8.1 normal
      • im-rc ^15.0.0 normal
      • log ^0.4.14 normal
      • miette ^5.10.0 normal
      • pin-project-lite ^0.2.12 normal
      • qp-trie ^0.8.1 normal
      • ropey ^1.5.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0.78 normal
      • tokio ^1.17.0 normal
      • tower ^0.4.13 normal
      • tower-lsp ^0.20.0 normal
      • tree-sitter ^0.20.10 normal
      • tree-sitter-python ^0.20.4 normal
      • xmlparser ^0.13.5 normal
    • Versions
    • 2.94% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module utils

  • Modules
  • Structs
  • Traits
  • Functions
  • Type Aliases
?
Change settings

Module odoo_lsp::utils

source ·

Modules

  • isolate

Structs

  • ByteOffset
  • CharOffset

Traits

  • RangeExt
  • Report

Functions

  • char_range_to_lsp_range
  • char_to_position
  • lsp_range_to_char_range
  • offset_range_to_lsp_range
  • offset_to_position
  • position_to_char
  • position_to_offset
  • position_to_point
  • token_span

Type Aliases

  • PrefixTrie