Block a user
feature/add-cli-display
021700991d
Merge pull request 'feature/add-cli-display' (#1) from feature/add-cli-display into development
1bae864faa
refactor: Create ToothDisplay trait
519ae2a261
refactor: Replace convert_kind to into
962c9db6f9
feat: Add tooth display
970b7f6f64
feat: Separate convert into from and to
feature/add-cli-display
1bae864faa
refactor: Create ToothDisplay trait
519ae2a261
refactor: Replace convert_kind to into
962c9db6f9
feat: Add tooth display
970b7f6f64
feat: Separate convert into from and to
guilhem
created branch feature/add-cli-display in guilhem/dental-notation
2022-08-04 14:53:36 +00:00
3e5433a886
feat: Run cli when running cargo run
336a7c651b
feat: Add convert cli
51f2641804
feat: Add convert on Tooth
144c56b517
fix: Rename teeth in tooth
efc028fb0d
fix: Fix to_uns and associated tests
3e5433a886
feat: Run cli when running cargo run
336a7c651b
feat: Add convert cli
51f2641804
feat: Add convert on Tooth
144c56b517
fix: Rename teeth in tooth
efc028fb0d
fix: Fix to_uns and associated tests
ae61a25c05
fix: Remove unexisting mod from main.rs
68c4dbaf04
feat: Add from_alphanumeric & to_alphanumeric
b7b69883ce
refactor: Reuse macro between types
1298d1ae86
feat: Add from_uns & to_uns
3cd111d7db
fix: Improve checks when creating teeth