Function spacetimedb_cli::generate::rust::write_type
source ยท pub fn write_type<W: Write>(
ctx: &impl Fn(AlgebraicTypeRef) -> String,
out: &mut W,
ty: &AlgebraicType,
) -> Resultpub fn write_type<W: Write>(
ctx: &impl Fn(AlgebraicTypeRef) -> String,
out: &mut W,
ty: &AlgebraicType,
) -> Result