Skip to main content

prelude_actor

Function prelude_actor 

pub fn prelude_actor(name: &str) -> Option<Contract>
Expand description

The prelude actors — compiler-known boundary contracts available without a declaration. They back the per-protocol defaults and let public HTTP routes write by v: Visitor without ceremony.