Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ disabled
Function
disabled
perro_source/api_modules/perro_steamworks/src/disabled.rs:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
fn disabled<T>() -> Result<T, SteamError> {
16
Err(SteamError::Disabled)
17
}
18
19
pub mod app {
20
use super::SteamError;
Callers
15
unlock
Function · 0.85
unlock_many
Function · 0.85
clear
Function · 0.85
get_self_id
Function · 0.85
get_name
Function · 0.85
get_self_name
Function · 0.85
get_level
Function · 0.85
is_logged_on
Function · 0.85
is_installed
Function · 0.85
is_dlc_installed
Function · 0.85
is_dlc_id_installed
Function · 0.85
is_subscribed
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_device
Function · 0.68