issues
search
hove-io
/
transit_model
Managing transit data with Rust
GNU Affero General Public License v3.0
57
stars
27
forks
source link
[feature] Add model builder into transit_model
#936
Closed
datanel
closed
10 months ago
datanel
commented
10 months ago
Commit 1/2: move
ModelBuilder
from
model-builder
crate to
transit_model
. It will easier to maintain and to use from another crate
Commit 3: add more functions
ModelBuilder
frommodel-builder
crate totransit_model
. It will easier to maintain and to use from another crate