mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 23:25:03 +00:00
Add more docs
This commit is contained in:
parent
e6776c3e1b
commit
188b0f96f9
20 changed files with 72 additions and 40 deletions
|
@ -124,5 +124,5 @@ impl Drop for CpuSpan {
|
|||
}
|
||||
|
||||
pub fn memory_usage() -> MemoryUsage {
|
||||
MemoryUsage::current()
|
||||
MemoryUsage::now()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue