-
Notifications
You must be signed in to change notification settings - Fork 6
Learn smart contract ASAP
Garrett edited this page Jul 3, 2022
·
2 revisions
그 외 도움이 될만한 문서나 웹사이트
struct, impl, references(가장 중요) // ownership, trait, enum, match(조금 중요) // generic type (알아두면 좋음) C++(객체 수업)을 배우셨다면 위 키워드 중심으로 rust 공식 문서 한번 훑어보면 이해가 가실 듯