Add doc comment
This commit is contained in:
parent
8aeaf93b9a
commit
c31dae2aca
@ -1,3 +1,5 @@
|
||||
//! Defines hir-level representation of visibility (e.g. `pub` and `pub(crate)`).
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
use either::Either;
|
||||
|
Loading…
x
Reference in New Issue
Block a user