Docs.rs
editor-types-0.0.2
editor-types 0.0.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ulyssa
Dependencies
bitflags ^2.4.2
normal
editor-types-macros ^0.0.2
normal
keybindings ^0.0.2
normal
regex ^1.5
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module context
editor_
types
0.0.2
Module context
Sections
Editing Context
Overview
Module Items
Structs
Traits
In crate editor_
types
editor_types
Module
context
Copy item path
Source
Expand description
§
Editing Context
§
Overview
This module contains the contexts used by the editing buffer.
Structs
§
Edit
Context
Context for editing operations.
Edit
Context
Builder
Build a new
EditContext
.
Traits
§
Resolve
Trait for values that can be converted by the
EditContext
.