Skip to main content

screen

Function screen 

Source
pub fn screen(text: &str) -> Result<(), Rejected>
Expand description

Checks a proposal’s text before it is ever stored.

§Errors

Returns the first Rejected reason that applies.