Docs.rs
gnostr-command-0.0.3
gnostr-command 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
RandyMcMillan
Dependencies
chrono ^0
normal
io ^0.0.2
normal
nostr ^0.24.0
normal
nostr-sdk ^0.24.0
normal
time ^0.1.42
normal
use ^0.0.0
normal
Versions
37.5%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
☰
gnostr_command
0.0.3
All Items
Structs
Functions
?
Crate
gnostr_command
source
·
[
−
]
Structs
Config
pub struct Config
Functions
run
pub fn run(config: Config) -> Result<(), Box<dyn Error>>
search
pub fn search<’a>(query: &str, contents: &’a str) -> Vec<&’a str>