Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

Avoid exporting kvm module outside crate boundary #80

Closed
wants to merge 1 commit into from

Conversation

rvolosatovs
Copy link
Contributor

@rvolosatovs rvolosatovs commented Oct 7, 2021

Refs #76 (I suppose that one matches the scope the best?)

KVM module does not provide any functionality exported outside of this crate, hence avoid making it public outside crate boundary.
Before:
2021-10-07-10:10:58-screenshot

2021-10-07-10:08:21-screenshot

After:
2021-10-07-10:10:35-screenshot

@enarxbot enarxbot requested review from haraldh and wgwoods October 7, 2021 08:12
@rvolosatovs rvolosatovs added the debt Issues to deal with later label Oct 7, 2021
@rvolosatovs rvolosatovs added this to the v0.2.0 milestone Oct 7, 2021
@rvolosatovs
Copy link
Contributor Author

@npmccallum need your approval for merge

@rvolosatovs
Copy link
Contributor Author

Most probably will be replaced by #87

@rvolosatovs rvolosatovs deleted the unexport-kvm branch October 14, 2021 19:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Issues to deal with later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants