Monorepo for wisp.place. A static site hosting service built on top of the AT Protocol. wisp.place
at main 278 B view raw
1extern crate alloc; 2 3// @generated by jacquard-lexicon. DO NOT EDIT. 4// 5// This file was automatically generated from Lexicon schemas. 6// Any manual changes will be overwritten on the next regeneration. 7 8pub mod builder_types; 9 10#[cfg(feature = "place_wisp")] 11pub mod place_wisp;