First impl of plain scalar events as json
This commit is contained in:
@@ -509,7 +509,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
struct Bool {}
|
||||
pub struct Bool {}
|
||||
|
||||
impl Bool {
|
||||
pub fn is_false(x: &bool) -> bool {
|
||||
|
||||
Reference in New Issue
Block a user