Skip to main content

subject

Function subject 

Source
pub fn subject(entity_type: &str, name: &str) -> Subject
Expand description

Create a subject with an entity type prefix. e.g., subject("class", "Foo") renders as “the class Foo”.