Skip to content

Conversation

@SimonIT
Copy link
Contributor

@SimonIT SimonIT commented Mar 10, 2023

We want to use cddl-codegen to generate some projects for constrained devices. So no_std would be really useful for this.
Needs primetype/cbor_event#13

vec![BREAK]
].into_iter().flatten().clone().collect::<Vec<u8>>();
vec![ARR_INDEF],
vec![0x09],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this is just the result of running cargo fmt or whatever. I hadn't ran it on the tests since they're tests and to preserve this indentation as it helps show the actual CBOR structure which can be helpful for reading/modifying it. e.g. what is nested in what

SimonIT added 3 commits March 7, 2024 12:19
# Conflicts: #	Cargo.toml #	src/generation.rs #	static/error.rs #	tests/core/tests.rs #	tests/deser_test #	tests/external_rust_raw_bytes_def
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants