Crate gnostr_command

source ·

Structs

Functions

  • pub fn run(config: Config) -> Result<(), Box<dyn Error>>
  • pub fn search<’a>(query: &str, contents: &’a str) -> Vec<&’a str>