@@ -1,6 +1,7 @@
use serde::Deserialize;
use std::fmt;
#[derive(Clone, Debug, Deserialize)]
pub enum Gender {
Male,
The note is not visible to the blocked user.