dfinity / cdk-rs

Rust canister development kit for the Internet Computer.
Apache License 2.0
200 stars 85 forks source link

docs: clarify post_upgrade argument types #508

Closed lwshang closed 1 month ago

lwshang commented 1 month ago

SDK-1803

Clarify that #[post_upgrade] should have the same argument type as #[init].