fn get_pseudo_containers(
connection: &Connection,
character_id: CharacterId,
) -> Result<CharacterContainers, PersistenceError>Expand description
Fetches the pseudo_container IDs for a character
fn get_pseudo_containers(
connection: &Connection,
character_id: CharacterId,
) -> Result<CharacterContainers, PersistenceError>Fetches the pseudo_container IDs for a character