Structs§
- Config
- Local Radicle configuration.
- Config
Path Deprecated - Configuration attribute path.
- Config
Value Deprecated - A struct that ensures all values are safe for JSON serialization, including handling special
floating point values like
NaNandInfinity. Use theFrom<&str>implementation to create an instance. - RawConfig
Deprecated - Offers utility functions for editing the configuration. Validates on write.
- Write
Error