Skip to content

Commit

Permalink
add a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Dec 26, 2024
1 parent 412d013 commit 858b175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/src/generate/binding_python.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ use std::path::PathBuf;

use super::parser::ConfigType;

/// TODO: add a common utils to parse enabled features from cargo.toml
fn enabled_service(srv: &str) -> bool {
match srv {
// not enabled in bindings/python/Cargo.toml
Expand Down

0 comments on commit 858b175

Please sign in to comment.