Update developing.mdx

This commit is contained in:
Daniel Hougaard
2024-01-06 03:00:14 +04:00
parent ee6e518ff8
commit e5a5433f10

View File

@@ -81,7 +81,7 @@ If the command handler fails to validate the input, an error will be returned to
### Knowledge
### Rust knowledge
Contributing to the SDK requires intermediate to advanced knowledge of Rust concepts such as lifetimes, traits, generics, and async/await _(futures)_, and more.