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
16
17
18
---
source: tests/cli_errors.rs
expression: stdout
---
struct groxide_test_api::deeply::nested::InnerItem

pub struct InnerItem { pub label: String }

A struct at 3 levels of nesting.

trait implementations:
  impl Freeze
  impl RefUnwindSafe
  impl Send
  impl Sync
  impl Unpin
  impl UnsafeUnpin
  impl UnwindSafe