Docs.rs
devlog-1.2.1
devlog 1.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wedaly
Dependencies
chrono ^0.4.19
normal
clap ^3.0.1
normal
dirs ^4.0.0
normal
tempfile ^3.2.0
normal
Versions
95.59%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
devlog
1.2.1
Module editor
Module Items
Functions
In crate devlog
devlog
Module
editor
Copy item path
Source
Expand description
Open a file using a text editor program (e.g. vim or nano)
Functions
ยง
open
Opens the specified file in a text editor program. If available, the before-edit and after-edit hooks are invoked.