Finally started actually working on it
This commit is contained in:
parent
5e1e98b816
commit
cbfc072966
@ -26,7 +26,7 @@ fn main() {
|
||||
body: "short body(hehe)".to_string(),
|
||||
expir_timeout: 0
|
||||
};
|
||||
truncate_summary(&mut not);
|
||||
truncate_summary(&mut not); //Limit the summary length
|
||||
|
||||
println!("{}",not.summary);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user