[FUTURE]: replace u8 with &'static str for BaseAddress
type
#165
Labels
enhancement
New feature or request
BaseAddress
type
#165
Feature description
When more complex const parameter types arrive, replace u8 with &'static str .
Issue in rust repo: link
Our code: link
The text was updated successfully, but these errors were encountered: