-
Notifications
You must be signed in to change notification settings - Fork 176
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Hide `zenoh_config` internals * Auto-enable `unstable_config` if `unstable` is enabled * Mark questionable API items as `unstable` * Add (De)Serialize impls * Fix `Config::from_deserializer` * Update `zenoh/tests/liveliness.rs` * Add `Config::get_json` * Add `Config::from_json5` and docs * Fix typo * Fix silly errors * Fix Config::from_json5 error message * Use `ZResult` everywhere, make `Config::get_json` stable * Remove LookupGuard * Add back `Notifier<Config>::get` * Remove `validated_struct` dependency --------- Co-authored-by: Luca Cominardi <[email protected]>
- Loading branch information
1 parent
dfb3a40
commit 7f88264
Showing
49 changed files
with
838 additions
and
705 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.