Type Definition stencila_schema::Boolean[][src]

pub type Boolean = bool;
Expand description

A boolean value

Trait Implementations

Retrieve the type of an entity Needs to be called type_name because type is a reserved word Read more

Retrieve the id of an entity