Crate pathogen

Source

Re-exports§

pub use key_path::KeyPath;
pub use key_path::KeyPathElement;
pub use key_path::KeyPathFrom;
pub use key_path::VariantTagType;
pub use key_path_mutable::KeyPathError;
pub use key_path_mutable::KeyPathMutable;

Modules§

key_path
key_path_mutable
macros

Macros§

keypath

Enums§

Change
Represents a change to the state in the core
ChangeOf
Patch
Represents a command to the bindings to update their state

Traits§

AsPatch
IndexNavigable
Trait for types that can be indexed with key paths
Navigable
Trait for types that can be navigated with key paths