groxide 0.1.0

Query Rust crate documentation from the terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
source: tests/cli_happy.rs
expression: stdout
---
mod groxide_test_api::deeply

A module for testing deeply nested paths.

Contains nested sub-modules to verify groxide handles 3+ level paths.

modules:
  nested                          The deepest level of nesting for path resolution tests.

structs:
  DeepMarker                      A marker type at the `deeply` module level.