Skip to main content

cell_model/
vesicle.rs

1// SPDX-License-Identifier: MIT
2// Copyright (c) 2025 Leif Rydenfalk – https://github.com/Leif-Rydenfalk/cell
3
4// Compatibility shim
5pub use cell_core::Vesicle;