Skip to main content

Crate oby_core

Crate oby_core 

Source
Expand description

oby-core: the trait + types that every oby crate depends on.

Re-exports§

pub use capturer::Capturer;
pub use capturer::RewriteDecision;
pub use entry::DiffHunk;
pub use entry::DisplayEntry;
pub use entry::DisplayEntryUpdate;
pub use entry::EntryBody;
pub use entry::EntryStatus;
pub use hook::EffortLevel;
pub use hook::HookContext;
pub use hook::HookEvent;
pub use wire::ControlMessage;
pub use wire::HeaderLine;

Modules§

capturer
entry
hook
wire