casey / casey/intermodal

Opening up structs/traits/fns to make imdl useable as a library

Open
#515 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
659
Forks
36
Avg merge
18m
Merged PRs (30d)
2

Description

Hey Casey!

I'm writing something torrent-related, and it'd be great to use `intermodal` in tests to verify my implementation. However, currently everything is `pub(crate)`, which makes shelling out to `imdl` the only option. Would you be open to making things just `pub`?

I understand that downstream code directly depending on innards of `imdl` would invite compatibility complaints. However, maybe making it clear in the docs that you *will* break compatibility in point releases and using `imdl` as a library is not something you're going to support might be enough to minimise the extra support burden?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.