Crate git_filter_server

Crate git_filter_server 

Source

Macros§

parse_error

Structs§

GitFilterServer

Enums§

ProcessingType

Traits§

Processor
This trait is used for user-defined logic of git-filter-server Typically git talks with processor via stdio, so better do not use it inside