Skip to main content

vitium_api/
prelude.rs

1pub use super::user::UserProfile;
2pub mod reg {
3    pub use fe3o4::Id;
4}
5pub use super::uid::UId;