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
Module apperr
edit
1.2.1
Module apperr
Module Items
Enums
Constants
Type Aliases
In crate edit
edit
Module
apperr
Copy item path
Source
Expand description
Provides a transparent error type for edit.
Enums
§
Error
Edit’s transparent
Error
type. Abstracts over system and application errors.
Constants
§
APP_
ICU_
MISSING
Type Aliases
§
Result
Edit’s transparent
Result
type.