# Snipgrep ## Usage example ```rust fn main() { println!("Welcome to snipgrep") } ``` ## Create DB - Take all code snippet. this code contains a inner snippets. we expected that the tags, will be dropped ```rust ``` - the `add-function-example` tag contains `strip_prefix="///"`, the results of inject snippet should be without the `///`