core: Remove a stray #[doc(hidden)] attribute
This commit is contained in:
parent
056164ac19
commit
4e22461cd8
1 changed files with 0 additions and 1 deletions
|
|
@ -132,7 +132,6 @@ pub mod streamp {
|
|||
}
|
||||
}
|
||||
|
||||
#[doc(hidden)]
|
||||
struct Chan_<T> {
|
||||
mut endp: Option<streamp::client::Open<T>>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue