Skip to content

Commit

Permalink
feat(runtime): implement runtime trait (#7)
Browse files Browse the repository at this point in the history
* feat(runtime): initial version of runtime

* refactor: rename `type_` to `r#type`

* feat(runtime): implement runtime trait

* fix(lint): fix clippy warnings

* fix(lint): deny warnings for tests
  • Loading branch information
fu050409 authored Sep 24, 2024
1 parent d8a4327 commit 80fe3be
Show file tree
Hide file tree
Showing 11 changed files with 489 additions and 134 deletions.
178 changes: 161 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 80fe3be

Please sign in to comment.