Concordium / concordium-rust-sdk

Rust SDK for the Concordium blockchain.
https://docs.rs/concordium-rust-sdk/latest/concordium_rust_sdk/
Mozilla Public License 2.0
13 stars 18 forks source link

Fix doc warnings and add lint #127

Closed lassemoldrup closed 11 months ago

lassemoldrup commented 11 months ago

Purpose

Fixes the warnings when running cargo doc and adds a lint to the Github actions.

Changes

Fixes a comment and adds the lint.

Checklist