Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/douchuan/algorithm
/ get_v
Method
get_v
src/graph/util/parser.rs:62–64 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
60
}
61
62
pub fn get_v(&self) -> usize {
63
self.nv
64
}
65
66
pub fn get_e(&self) -> usize {
67
self.ne
Callers
4
from
Method · 0.80
from
Method · 0.80
from
Method · 0.80
from
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected