Docs.rs
alfred-workflow-rust-project-0.0.1-alpha
alfred-workflow-rust-project 0.0.1-alpha
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
chrimst
Dependencies
security-framework ^2.6.1
normal
serde ^1.0.136
normal
serde_json ^1.0
normal
dotenv ^0.15.0
dev
Versions
0%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
EnumIdent
Required Methods
name
Implementors
In alfred_workflow_rust_project::common
?
Trait
alfred_workflow_rust_project
::
common
::
EnumIdent
source
·
[
−
]
pub trait EnumIdent { fn
name
(&self) -> &'static
str
; }
Required Methods
source
fn
name
(&self) -> &'static
str
Implementors
source
impl
EnumIdent
for
IconType
source
impl
EnumIdent
for
ItemType
source
impl
EnumIdent
for
ModKey