Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Helper methods for extendable-data. Exists because I can't just EXPORT REGULAR FUNCTIONS

License

Notifications You must be signed in to change notification settings

Rafaeltheraven/extendable-data-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extendable-data-helpers

Helper methods for extendable-data. Exists because I can't just EXPORT REGULAR FUNCTIONS IN A PROC-MACRO PACKAGE.

Methods in here are really for internal use. Ideally, these would be in an internal package for extendable-data, but as hard as I tried I have found no way to export these methods properly. Until the rust compiler stops being annoying, we'll be stuck with this structure. Ironically, all of the heavy lifting happens in this package.

About

Helper methods for extendable-data. Exists because I can't just EXPORT REGULAR FUNCTIONS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages