I would like to embed dustmite into an application to reduce a application specific file format.
Maybe others have the same need, would it be possible to split-out the dustmite main function such that one can import dustmite_reduce.d or something like that, and use their own main-function?
Not a high priority I can experiment with commenting out the main function on my own.
I would like to embed dustmite into an application to reduce a application specific file format.
Maybe others have the same need, would it be possible to split-out the dustmite main function such that one can import
dustmite_reduce.dor something like that, and use their own main-function?Not a high priority I can experiment with commenting out the main function on my own.