ultimate-common 0.1.0

Rust libraries
Documentation
1
2
3
4
5
6
7
pub fn deser_default_true() -> bool {
  true
}

pub fn deser_default_false() -> bool {
  false
}