dfinity / cdk-rs

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

docs: clarify post_upgrade argument types #508

Closed lwshang closed 3 months ago

lwshang commented 3 months ago

SDK-1803

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