bones-search 0.18.1

Search and retrieval for bones
Documentation

bones-search library.

Conventions

  • Errors: Use anyhow::Result for return types.
  • Logging: Use tracing macros (info!, warn!, error!, debug!, trace!).