Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ arg_data_raw_size
Function
arg_data_raw_size
libs/orbit-essentials/src/cdk.rs:105–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
104
pub mod call {
105
pub fn arg_data_raw_size() -> usize {
106
42
107
}
108
}
109
110
pub mod management_canister {
Callers
1
create_request
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected