Function spacetimedb_cli::generate::python::encode_type
source · pub fn encode_type<'a>(
ctx: &'a GenCtx,
vecnest: usize,
ty: &'a AlgebraicType,
value: impl Display + 'a,
ref_prefix: &'a str
) -> impl Display + 'a