We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c74a5 commit 3689859Copy full SHA for 3689859
1 file changed
docs/examples/functions/rust/canister-calls.mdx
@@ -254,7 +254,10 @@ import ProposalsNetwork from "./components/proposals-network.md";
254
255
import References from "./components/references.md";
256
257
-<References />* [icrc-ledger-types](https://docs.rs/icrc-ledger-types): Types
258
-for interacting with the ICRC ledger standard. *
259
-[ic-cdk](https://docs.rs/ic-cdk): Internet Computer canister development kit for
260
-Rust.
+<References />
+
+- [icrc-ledger-types](https://docs.rs/icrc-ledger-types): Types
+ for interacting with the ICRC ledger standard.
261
262
+- [ic-cdk](https://docs.rs/ic-cdk): Internet Computer canister development kit for
263
+ Rust.
0 commit comments