Docs.rs
msedit-1.2.1
msedit 1.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
whatchamacallem
Dependencies
criterion ^0.6
dev
serde ^1.0
dev
serde_json ^1.0
dev
zstd ^0.13
dev
libc ^0.2
normal
windows-sys ^0.59
normal
winresource ^0.1.22
build
Versions
61.75%
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
CoordType
edit
1.2.1
In edit::
helpers
edit
::
helpers
Type Alias
Coord
Type
Copy item path
Source
pub type CoordType =
isize
;
Expand description
A viewport coordinate type used throughout the application.