Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ get_self_id
Function
get_self_id
perro_source/api_modules/perro_steamworks/src/disabled.rs:191–193 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
189
.map(|queue| queue.stats())
190
.map_err(|_| SteamError::NotReady)
191
}
192
}
193
194
pub mod account {
195
use super::{SteamError, SteamID, disabled};
196
Callers
nothing calls this directly
Calls
1
disabled
Function · 0.85
Tested by
no test coverage detected