Skip to main content

Crate endringer_core

Crate endringer_core 

Source
Expand description

Core types and VCS backend trait for endringer.

This crate is an implementation detail. Most users depend on the [endringer] facade crate, which re-exports everything from here.

Depend on endringer-core directly only when implementing a custom [VcsBackend].

Modulesยง

backend
The VcsBackend trait that all VCS backends implement.
types