mirror of
https://github.com/fluencelabs/interface-types
synced 2024-12-04 07:10:21 +00:00
rename heapable to allocatable
This commit is contained in:
parent
e75a108998
commit
39dca73210
@ -14,8 +14,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
mod heapable;
|
||||
mod allocatable;
|
||||
mod record_resolvable;
|
||||
|
||||
pub use heapable::*;
|
||||
pub use allocatable::*;
|
||||
pub use record_resolvable::*;
|
||||
|
Loading…
Reference in New Issue
Block a user