Docs.rs
alfred-workflow-rust-project-0.0.3-alpha
alfred-workflow-rust-project 0.0.3-alpha
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
chrimst
Dependencies
log ^0.4.16
normal
log4rs ^1.0.0
normal
nix ^0.9.0
normal
reqwest ^0.11.10
normal
rusqlite ^0.27.0
normal
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
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
EnumIdent
alfred_
workflow_
rust_
project
0.0.3-alpha
Enum
Ident
Required Methods
name
Implementors
In alfred_
workflow_
rust_
project::
common
alfred_workflow_rust_project
::
common
Trait
Enum
Ident
Copy item path
Source
pub trait EnumIdent { // Required method 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