Repo of no-std crates for my personal embedded projects

feat: Config builder crate #7

merged opened by sachy.dev targeting main from config-crate
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:usjm3ynnir6y4inkcdovrfei/sh.tangled.repo.pull/3mav7rasth322
+1 -1
Interdiff #0 #1
Cargo.lock

This file has not been changed.

Cargo.toml

This file has not been changed.

sachy-config/Cargo.toml

This file has not been changed.

+1 -1
sachy-config/src/lib.rs
··· 1 1 use std::io::Write; 2 2 3 - use miette::{IntoDiagnostic, Result}; 4 3 use facet::Facet; 5 4 use facet_kdl as kdl; 5 + use miette::{IntoDiagnostic, Result}; 6 6 7 7 #[derive(Facet, Default)] 8 8 #[facet(default)]

History

2 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
feat: Config builder crate
2/2 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
feat: Config builder crate
1/2 failed, 1/2 timeout
expand
expand 0 comments