Docs.rs
prompthive-0.2.8
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
prompthive 0.2.8
Open source prompt manager for developers. Terminal-native, sub-15ms operations, works with any AI tool.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
mod.rs
1
2
3
4
5
pub
mod
storage
;
pub
mod
registry_client
;
pub
use
storage
::
*
;
pub
use
registry_client
::
*
;