Skip to content

Commit

Permalink
chore: add permission document
Browse files Browse the repository at this point in the history
  • Loading branch information
zensh committed Jul 16, 2024
1 parent d0ed865 commit 42b3118
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 12 deletions.
3 changes: 3 additions & 0 deletions src/ic_oss_types/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#![doc(html_root_url = "https://docs.rs/ic-oss-types/latest")]
#![allow(clippy::needless_doctest_main)]

use std::collections::BTreeMap;

use candid::Nat;
Expand Down
Loading

0 comments on commit 42b3118

Please sign in to comment.