groxide 0.1.0

Query Rust crate documentation from the terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
source: tests/cli_errors.rs
expression: stdout
---
fn groxide_test_api::deeply::nested::deep_fn

pub fn deep_fn() -> &'static str

A function at the deepest nesting level.

Useful for testing suffix matching: querying nested::deep_fn should
find groxide_test_api::deeply::nested::deep_fn.