Docs.rs
gpui_hexeditor-0.1.0
gpui_hexeditor 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Modolet
Dependencies
gpui ^0.2.2
normal
gpui-component ^0.5.1
normal
pretty_assertions ^1.4.1
dev
Versions
27.87%
of the crate is documented
Platform
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
Skip to main content
Module state
gpui_
hexeditor
0.1.0
Module state
Module Items
Structs
Enums
Type Aliases
In crate gpui_
hexeditor
gpui_hexeditor
Module
state
Copy item path
Source
Structs
§
HexEditor
State
HexEditor
的核心状态模型,负责维护缓冲区、光标、选区与编辑历史。
Enums
§
Active
Pane
当前激活的编辑区域。
Edit
Error
编辑状态相关的错误类型。
Type Aliases
§
Selection
Range
十六进制编辑器的选区范围类型。