Docs.rs
editor-types-0.0.1
editor-types 0.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ulyssa
Dependencies
bitflags ^2.4.2
normal
keybindings ^0.0.1
normal
regex ^1.5
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
editor_
types
0.0.1
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
.