Skip to content

no_std support #3

@toddtreece

Description

@toddtreece

String and Vec both use the heap. Switch to &str and &[u8] where possible to better support embedded clients.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions