ignore dead code
This commit is contained in:
parent
fd7b1340ca
commit
b5c24b0cdb
@ -10,6 +10,7 @@ pub enum ClosingType {
|
|||||||
None,
|
None,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(dead_code)]
|
||||||
struct PushArgs {
|
struct PushArgs {
|
||||||
alignment_deviation: usize, // For alternation, std dev of deviation of index when alternating
|
alignment_deviation: usize, // For alternation, std dev of deviation of index when alternating
|
||||||
alternation_rate: Decimal, // For alternation, prob of switching parents at each location
|
alternation_rate: Decimal, // For alternation, prob of switching parents at each location
|
||||||
|
Loading…
x
Reference in New Issue
Block a user