사용자 정의 팔레트 게시
사용자 정의 팔레트와 상자를 게시하여 널리 사용 가능하게 하는 방법을 제안합니다.
GitHub에 게시하기
your-pallet-name = { version = "1.0.0", default-features = false, git = "https://github.com/<your-organization-name>/<your-pallet-repo-name>", branch = "<default-or-specific-branch-name" }
crates.io에 게시하기
다음 단계로 넘어가기
Last updated