rocket_
dyn_
templates
0.5.1
Json
Truthy
Required Methods
is_truthy
Implementors
In rocket_
dyn_
templates::
handlebars
rocket_dyn_templates
::
handlebars
Trait
JsonTruthy
Copy item path
Source
pub trait JsonTruthy { // Required method fn
is_truthy
(&self, include_zero:
bool
) ->
bool
; }
Required Methods
§
Source
fn
is_truthy
(&self, include_zero:
bool
) ->
bool
Implementors
§
Source
§
impl
JsonTruthy
for
Value